Re: [WiX-users] Bug in torch - wixmst output is not in XML format

2014-06-09 Thread Tunney, Stephen
OK. That's kinda cool, now how do I stop it from outputting that? :)

From: Bob Arnson [b...@joyofsetup.com]
Sent: June 9, 2014 6:24 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Bug in torch - wixmst output is not in XML format

On 6/9/2014 9:06 AM, Tunney, Stephen wrote:
> It might be a case of "The Mondays" but I'm at a loss at what you are getting 
> at :(  What are these other files that might get output by torch?  How can I 
> supress their output?
Rename the .wixmst to .cab and open it in explorer. You'll see binaries
in the .cab.

--
sig://boB
http://joyofsetup.com/


--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Bug in torch - wixmst output is not in XML format

2014-06-09 Thread Bob Arnson
On 6/9/2014 9:06 AM, Tunney, Stephen wrote:
> It might be a case of "The Mondays" but I'm at a loss at what you are getting 
> at :(  What are these other files that might get output by torch?  How can I 
> supress their output?
Rename the .wixmst to .cab and open it in explorer. You'll see binaries 
in the .cab.

-- 
sig://boB
http://joyofsetup.com/


--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Bug in torch - wixmst output is not in XML format

2014-06-09 Thread Tunney, Stephen
Hey Bob,

It might be a case of "The Mondays" but I'm at a loss at what you are getting 
at :(  What are these other files that might get output by torch?  How can I 
supress their output?

No typo in this email! ;)

-Original Message-
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: June-08-14 10:37 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Bug in torch - wixmst output is not in XML format

On 6/8/2014 11:13 AM, Tunney, Stephen wrote:
> Re: [WiX-users] Bug in torch - wixmst output is not in XML format
-xo doesn't produce a text file if there are files in the output (which is 
pretty often).

--
sig://boB
http://joyofsetup.com/


--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://www.hpccsystems.com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://www.hpccsystems.com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Bug in torch - wixmst output is not in XML format

2014-06-08 Thread Bob Arnson
On 6/8/2014 11:13 AM, Tunney, Stephen wrote:
> Re: [WiX-users] Bug in torch - wixmst output is not in XML format
-xo doesn't produce a text file if there are files in the output (which 
is pretty often).

-- 
sig://boB
http://joyofsetup.com/


--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://www.hpccsystems.com
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Bug in Torch?

2009-06-11 Thread Heath Stewart
The problem is that you're not specifying the
Product/@UpgradeCodeattribute. If you do, this should pass. The simple
test you provided did.
There is a bug in the code we will consider for WiX v3.5 but with a simple
workaround and WiX v3 shutting down for RTM (only high-pri bugs) we will not
fix this in 3.0.

Note that just because you specify the UpgradeCode it won't create an
upgrade package. More is involved (like authoring the Upgrade table and
RemoveExistingProducts) so your behavior won't change.

On Thu, Jun 11, 2009 at 8:19 PM, Heath Stewart  wrote:

> I can repro it and am debugging it. Just a quick note, though: because the
> ProductName is localized and goes into the SummaryInfo stream, you should
> also set the code page for the summary information stream which is a
> separate @Codepage attribute. Currently it doesn't display properly because
> code points in the ja-JP MSI's summary information stream aren't valid for
> code page 1252.
>
>
> On Fri, Jun 5, 2009 at 6:55 AM, Gilad Israeli wrote:
>
>> Sorry about that. Here it is with the /d option:
>>
>> [C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us] info.exe
>> MKS_VS_Integration.msi /d
>> String ID size: 2
>> Code page: 1252
>> [C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us] cd ..
>> [C:/sandboxes/vsi/solution/components/integrations/obj/wix] cd ja-jp
>> [C:/sandboxes/vsi/solution/components/integrations/obj/wix/ja-jp] info.exe
>> MKS_VS_Integration.msi /d
>> String ID size: 2
>> Code page: 932
>>
>>
>> > -Original Message-
>> > From: Heath Stewart [mailto:clubs...@gmail.com]
>>  > Sent: June 4, 2009 8:43 PM
>> > To: General discussion for Windows Installer XML toolset.
>> > Subject: Re: [WiX-users] Bug in Torch?
>> >
>> > Gilad, I need the database code page. The code page shown
>> > there is only for the summary information stream. The
>> > database code page can be displayed by running "msiinfo */d*
>> > *database.msi*".
>> >
>> > On Thu, Jun 4, 2009 at 7:40 AM, Gilad Israeli
>> >  wrote:
>> >
>> > > Running msiinfo on the english msi gives:
>> > >
>> > >
>> > [C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-
>> > us] info.exe
>> > > MKS_VS_Integration.msi <
>> > > ClassId = {000C1084---C000-0046}
>> > > [ 1][/c] Codepage = 1252
>> > > [ 2][/t] Title = Installation Database [ 3][/j] Subject = MKS
>> > > Integrity Integration for Microsoft Visual Studio [ 4][/a] Author =
>> > > MKS Inc.
>> > > [ 5][/k] Keywords = Installer
>> > > [ 6][/o] Comments = This installer database contains the logic and
>> > > data required to install MKS Integrity Integration fo r Microsoft
>> > > Visual Studio.
>> > > [ 7][/p] Template(MSI CPU,LangIDs) = Intel;1033 [ 9][/v] Revision =
>> > > {31BCE398-C733-413A-9786-D7FEBF090C42}
>> > > [12][/r] Created = 2009/06/03 18:14:14 [13][/q] LastSaved =
>> > 2009/06/03
>> > > 18:14:14 [14][/g] Pages(MSI Version Used) = 200 [15][/w] Words(MSI
>> > > Source Type) = 2 [18][/n] Application = Windows Installer XML
>> > > (3.0.5217.0) [19][/u] Security = 2
>> > >
>> > > And on the japanese msi gives:
>> > >
>> > > ClassId = {000C1084---C000-0046}
>> > > [ 1][/c] Codepage = 932
>> > > [ 2][/t] Title = Installation Database [ 3][/j] Subject = ??? MKS
>> > > Integrity Integration for Microsoft Visual Studio [ 4][/a] Author =
>> > > MKS Inc.
>> > > [ 5][/k] Keywords = Installer
>> > > [ 6][/o] Comments = This installer database contains the logic and
>> > > data required to install ??? MKS Integrity Integratio n for
>> > Microsoft
>> > > Visual Studio.
>> > > [ 7][/p] Template(MSI CPU,LangIDs) = Intel;1041 [ 9][/v] Revision =
>> > > {43153C45-B5F1-46E4-B264-5132DFEB96BC}
>> > > [12][/r] Created = 2009/06/03 18:14:24 [13][/q] LastSaved =
>> > 2009/06/03
>> > > 18:14:24 [14][/g] Pages(MSI Version Used) = 200 [15][/w] Words(MSI
>> > > Source Type) = 2 [18][/n] Application = Windows Installer XML
>> > > (3.0.5217.0) [19][/u] Security = 2
>> > >
>> > > > -Original Message-
>> > > > From: Heath Stewart [mailto:clubs...@gmail.com]
>> > > > Sent: June 3, 2009 11:07 PM
>> > > > To: Ge

Re: [WiX-users] Bug in Torch?

2009-06-11 Thread Heath Stewart
I can repro it and am debugging it. Just a quick note, though: because the
ProductName is localized and goes into the SummaryInfo stream, you should
also set the code page for the summary information stream which is a
separate @Codepage attribute. Currently it doesn't display properly because
code points in the ja-JP MSI's summary information stream aren't valid for
code page 1252.

On Fri, Jun 5, 2009 at 6:55 AM, Gilad Israeli  wrote:

> Sorry about that. Here it is with the /d option:
>
> [C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us] info.exe
> MKS_VS_Integration.msi /d
> String ID size: 2
> Code page: 1252
> [C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us] cd ..
> [C:/sandboxes/vsi/solution/components/integrations/obj/wix] cd ja-jp
> [C:/sandboxes/vsi/solution/components/integrations/obj/wix/ja-jp] info.exe
> MKS_VS_Integration.msi /d
> String ID size: 2
> Code page: 932
>
>
> > -Original Message-
> > From: Heath Stewart [mailto:clubs...@gmail.com]
>  > Sent: June 4, 2009 8:43 PM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: Re: [WiX-users] Bug in Torch?
> >
> > Gilad, I need the database code page. The code page shown
> > there is only for the summary information stream. The
> > database code page can be displayed by running "msiinfo */d*
> > *database.msi*".
> >
> > On Thu, Jun 4, 2009 at 7:40 AM, Gilad Israeli
> >  wrote:
> >
> > > Running msiinfo on the english msi gives:
> > >
> > >
> > [C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-
> > us] info.exe
> > > MKS_VS_Integration.msi <
> > > ClassId = {000C1084---C000-0046}
> > > [ 1][/c] Codepage = 1252
> > > [ 2][/t] Title = Installation Database [ 3][/j] Subject = MKS
> > > Integrity Integration for Microsoft Visual Studio [ 4][/a] Author =
> > > MKS Inc.
> > > [ 5][/k] Keywords = Installer
> > > [ 6][/o] Comments = This installer database contains the logic and
> > > data required to install MKS Integrity Integration fo r Microsoft
> > > Visual Studio.
> > > [ 7][/p] Template(MSI CPU,LangIDs) = Intel;1033 [ 9][/v] Revision =
> > > {31BCE398-C733-413A-9786-D7FEBF090C42}
> > > [12][/r] Created = 2009/06/03 18:14:14 [13][/q] LastSaved =
> > 2009/06/03
> > > 18:14:14 [14][/g] Pages(MSI Version Used) = 200 [15][/w] Words(MSI
> > > Source Type) = 2 [18][/n] Application = Windows Installer XML
> > > (3.0.5217.0) [19][/u] Security = 2
> > >
> > > And on the japanese msi gives:
> > >
> > > ClassId = {000C1084---C000-0046}
> > > [ 1][/c] Codepage = 932
> > > [ 2][/t] Title = Installation Database [ 3][/j] Subject = ??? MKS
> > > Integrity Integration for Microsoft Visual Studio [ 4][/a] Author =
> > > MKS Inc.
> > > [ 5][/k] Keywords = Installer
> > > [ 6][/o] Comments = This installer database contains the logic and
> > > data required to install ??? MKS Integrity Integratio n for
> > Microsoft
> > > Visual Studio.
> > > [ 7][/p] Template(MSI CPU,LangIDs) = Intel;1041 [ 9][/v] Revision =
> > > {43153C45-B5F1-46E4-B264-5132DFEB96BC}
> > > [12][/r] Created = 2009/06/03 18:14:24 [13][/q] LastSaved =
> > 2009/06/03
> > > 18:14:24 [14][/g] Pages(MSI Version Used) = 200 [15][/w] Words(MSI
> > > Source Type) = 2 [18][/n] Application = Windows Installer XML
> > > (3.0.5217.0) [19][/u] Security = 2
> > >
> > > > -Original Message-
> > > > From: Heath Stewart [mailto:clubs...@gmail.com]
> > > > Sent: June 3, 2009 11:07 PM
> > > > To: General discussion for Windows Installer XML toolset.
> > > > Subject: Re: [WiX-users] Bug in Torch?
> > > >
> > > > Gilad, could you detail what the database code pages are set to?
> > > > From the Windows Installer SDK, you can use msiinfo /d
> > > > *msifilename* to retrieve the database code page (note
> > this is not
> > > > the same as the summary information code page). Or if you can
> > > > reproduce a small issues I would like to review it and use it to
> > > > test any fix.
> > > >
> > > > On Wed, Jun 3, 2009 at 3:22 PM, Gilad Israeli
> > > >  wrote:
> > > >
> > > > > Created bug # 2800797. I included all the files in the Binder &
> > > > > Unbinder emporary directories
> > > > >
> > > > 

Re: [WiX-users] Bug in Torch?

2009-06-05 Thread Gilad Israeli
Sorry about that. Here it is with the /d option:

[C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us] info.exe 
MKS_VS_Integration.msi /d
String ID size: 2
Code page: 1252
[C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us] cd ..
[C:/sandboxes/vsi/solution/components/integrations/obj/wix] cd ja-jp
[C:/sandboxes/vsi/solution/components/integrations/obj/wix/ja-jp] info.exe 
MKS_VS_Integration.msi /d
String ID size: 2
Code page: 932
 

> -Original Message-
> From: Heath Stewart [mailto:clubs...@gmail.com] 
> Sent: June 4, 2009 8:43 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Bug in Torch?
> 
> Gilad, I need the database code page. The code page shown 
> there is only for the summary information stream. The 
> database code page can be displayed by running "msiinfo */d* 
> *database.msi*".
> 
> On Thu, Jun 4, 2009 at 7:40 AM, Gilad Israeli 
>  wrote:
> 
> > Running msiinfo on the english msi gives:
> >
> > 
> [C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-
> us] info.exe
> > MKS_VS_Integration.msi <
> > ClassId = {000C1084---C000-0046}
> > [ 1][/c] Codepage = 1252
> > [ 2][/t] Title = Installation Database [ 3][/j] Subject = MKS 
> > Integrity Integration for Microsoft Visual Studio [ 4][/a] Author = 
> > MKS Inc.
> > [ 5][/k] Keywords = Installer
> > [ 6][/o] Comments = This installer database contains the logic and 
> > data required to install MKS Integrity Integration fo r Microsoft 
> > Visual Studio.
> > [ 7][/p] Template(MSI CPU,LangIDs) = Intel;1033 [ 9][/v] Revision = 
> > {31BCE398-C733-413A-9786-D7FEBF090C42}
> > [12][/r] Created = 2009/06/03 18:14:14 [13][/q] LastSaved = 
> 2009/06/03 
> > 18:14:14 [14][/g] Pages(MSI Version Used) = 200 [15][/w] Words(MSI 
> > Source Type) = 2 [18][/n] Application = Windows Installer XML 
> > (3.0.5217.0) [19][/u] Security = 2
> >
> > And on the japanese msi gives:
> >
> > ClassId = {000C1084---C000-0046}
> > [ 1][/c] Codepage = 932
> > [ 2][/t] Title = Installation Database [ 3][/j] Subject = ??? MKS 
> > Integrity Integration for Microsoft Visual Studio [ 4][/a] Author = 
> > MKS Inc.
> > [ 5][/k] Keywords = Installer
> > [ 6][/o] Comments = This installer database contains the logic and 
> > data required to install ??? MKS Integrity Integratio n for 
> Microsoft 
> > Visual Studio.
> > [ 7][/p] Template(MSI CPU,LangIDs) = Intel;1041 [ 9][/v] Revision = 
> > {43153C45-B5F1-46E4-B264-5132DFEB96BC}
> > [12][/r] Created = 2009/06/03 18:14:24 [13][/q] LastSaved = 
> 2009/06/03 
> > 18:14:24 [14][/g] Pages(MSI Version Used) = 200 [15][/w] Words(MSI 
> > Source Type) = 2 [18][/n] Application = Windows Installer XML 
> > (3.0.5217.0) [19][/u] Security = 2
> >
> > > -Original Message-
> > > From: Heath Stewart [mailto:clubs...@gmail.com]
> > > Sent: June 3, 2009 11:07 PM
> > > To: General discussion for Windows Installer XML toolset.
> > > Subject: Re: [WiX-users] Bug in Torch?
> > >
> > > Gilad, could you detail what the database code pages are set to? 
> > > From the Windows Installer SDK, you can use msiinfo /d
> > > *msifilename* to retrieve the database code page (note 
> this is not 
> > > the same as the summary information code page). Or if you can 
> > > reproduce a small issues I would like to review it and use it to 
> > > test any fix.
> > >
> > > On Wed, Jun 3, 2009 at 3:22 PM, Gilad Israeli 
> > >  wrote:
> > >
> > > > Created bug # 2800797. I included all the files in the Binder & 
> > > > Unbinder emporary directories
> > > >
> > > > -- Gilad
> > > >
> > > > > -Original Message-
> > > > > From: Rob Mensching [mailto:r...@wixtoolset.org]
> > > > > Sent: June 3, 2009 6:05 PM
> > > > > To: General discussion for Windows Installer XML toolset.
> > > > > Subject: Re: [WiX-users] Bug in Torch?
> > > > >
> > > > > Never heard of it. Can you please post a bug and include
> > > all of the
> > > > > Property.idt files from the directories listed below.
> > > > >
> > > > > Gilad Israeli wrote:
> > > > > > Hello
> > > > > > I was trying to create a single language msi (for English &
> > > > > Japanese). Both compiled successfully with candle & light
> > > but I ran
> > &

Re: [WiX-users] Bug in Torch?

2009-06-04 Thread Heath Stewart
Gilad, I need the database code page. The code page shown there is only for
the summary information stream. The database code page can be displayed by
running "msiinfo */d* *database.msi*".

On Thu, Jun 4, 2009 at 7:40 AM, Gilad Israeli  wrote:

> Running msiinfo on the english msi gives:
>
> [C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us] info.exe
> MKS_VS_Integration.msi <
> ClassId = {000C1084---C000-0046}
> [ 1][/c] Codepage = 1252
> [ 2][/t] Title = Installation Database
> [ 3][/j] Subject = MKS Integrity Integration for Microsoft Visual Studio
> [ 4][/a] Author = MKS Inc.
> [ 5][/k] Keywords = Installer
> [ 6][/o] Comments = This installer database contains the logic and data
> required to install MKS Integrity Integration fo
> r Microsoft Visual Studio.
> [ 7][/p] Template(MSI CPU,LangIDs) = Intel;1033
> [ 9][/v] Revision = {31BCE398-C733-413A-9786-D7FEBF090C42}
> [12][/r] Created = 2009/06/03 18:14:14
> [13][/q] LastSaved = 2009/06/03 18:14:14
> [14][/g] Pages(MSI Version Used) = 200
> [15][/w] Words(MSI Source Type) = 2
> [18][/n] Application = Windows Installer XML (3.0.5217.0)
> [19][/u] Security = 2
>
> And on the japanese msi gives:
>
> ClassId = {000C1084---C000-0046}
> [ 1][/c] Codepage = 932
> [ 2][/t] Title = Installation Database
> [ 3][/j] Subject = ??? MKS Integrity Integration for Microsoft Visual
> Studio
> [ 4][/a] Author = MKS Inc.
> [ 5][/k] Keywords = Installer
> [ 6][/o] Comments = This installer database contains the logic and data
> required to install ??? MKS Integrity Integratio
> n for Microsoft Visual Studio.
> [ 7][/p] Template(MSI CPU,LangIDs) = Intel;1041
> [ 9][/v] Revision = {43153C45-B5F1-46E4-B264-5132DFEB96BC}
> [12][/r] Created = 2009/06/03 18:14:24
> [13][/q] LastSaved = 2009/06/03 18:14:24
> [14][/g] Pages(MSI Version Used) = 200
> [15][/w] Words(MSI Source Type) = 2
> [18][/n] Application = Windows Installer XML (3.0.5217.0)
> [19][/u] Security = 2
>
> > -Original Message-
> > From: Heath Stewart [mailto:clubs...@gmail.com]
> > Sent: June 3, 2009 11:07 PM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: Re: [WiX-users] Bug in Torch?
> >
> > Gilad, could you detail what the database code pages are set
> > to? From the Windows Installer SDK, you can use msiinfo /d
> > *msifilename* to retrieve the database code page (note this
> > is not the same as the summary information code page). Or if
> > you can reproduce a small issues I would like to review it
> > and use it to test any fix.
> >
> > On Wed, Jun 3, 2009 at 3:22 PM, Gilad Israeli
> >  wrote:
> >
> > > Created bug # 2800797. I included all the files in the Binder &
> > > Unbinder emporary directories
> > >
> > > -- Gilad
> > >
> > > > -Original Message-
> > > > From: Rob Mensching [mailto:r...@wixtoolset.org]
> > > > Sent: June 3, 2009 6:05 PM
> > > > To: General discussion for Windows Installer XML toolset.
> > > > Subject: Re: [WiX-users] Bug in Torch?
> > > >
> > > > Never heard of it. Can you please post a bug and include
> > all of the
> > > > Property.idt files from the directories listed below.
> > > >
> > > > Gilad Israeli wrote:
> > > > > Hello
> > > > > I was trying to create a single language msi (for English &
> > > > Japanese). Both compiled successfully with candle & light
> > but I ran
> > > > into the following problem when I ran torch to get the difference
> > > > between the msi files.
> > > > >
> > > > > Running torch with the following parameters:
> > > > >
> > > > > torch.exe -t language
> > > > >
> > > >
> > c:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us/MKS_
> > > > VS
> > > > > _Integration.msi
> > > > >
> > > >
> > c:/sandboxes/vsi/solution/components/integrations/obj/wix/ja-jp/MKS_
> > > > VS
> > > > > _Integration.msi  -out ja-jp.mst
> > > > >
> > > > > gives the following error:
> > > > >
> > > > > C:\Documents and Settings\gisraeli\Local
> > > > Settings\Temp\grsu1t0s\ja-jp_target\Property.idt : error
> > > > TRCH0136 : There was an error importing table 'Property'
> > from file
> > > > 'C:\Documents and Settings\gisraeli\Local
> > > > Settings\Temp\grsu1t0

Re: [WiX-users] Bug in Torch?

2009-06-04 Thread Gilad Israeli
Running msiinfo on the english msi gives:

[C:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us] info.exe 
MKS_VS_Integration.msi <
ClassId = {000C1084---C000-0046}
[ 1][/c] Codepage = 1252
[ 2][/t] Title = Installation Database
[ 3][/j] Subject = MKS Integrity Integration for Microsoft Visual Studio
[ 4][/a] Author = MKS Inc.
[ 5][/k] Keywords = Installer
[ 6][/o] Comments = This installer database contains the logic and data 
required to install MKS Integrity Integration fo
r Microsoft Visual Studio.
[ 7][/p] Template(MSI CPU,LangIDs) = Intel;1033
[ 9][/v] Revision = {31BCE398-C733-413A-9786-D7FEBF090C42}
[12][/r] Created = 2009/06/03 18:14:14
[13][/q] LastSaved = 2009/06/03 18:14:14
[14][/g] Pages(MSI Version Used) = 200
[15][/w] Words(MSI Source Type) = 2
[18][/n] Application = Windows Installer XML (3.0.5217.0)
[19][/u] Security = 2

And on the japanese msi gives:

ClassId = {000C1084---C000-0046}
[ 1][/c] Codepage = 932
[ 2][/t] Title = Installation Database
[ 3][/j] Subject = ??? MKS Integrity Integration for Microsoft Visual Studio
[ 4][/a] Author = MKS Inc.
[ 5][/k] Keywords = Installer
[ 6][/o] Comments = This installer database contains the logic and data 
required to install ??? MKS Integrity Integratio
n for Microsoft Visual Studio.
[ 7][/p] Template(MSI CPU,LangIDs) = Intel;1041
[ 9][/v] Revision = {43153C45-B5F1-46E4-B264-5132DFEB96BC}
[12][/r] Created = 2009/06/03 18:14:24
[13][/q] LastSaved = 2009/06/03 18:14:24
[14][/g] Pages(MSI Version Used) = 200
[15][/w] Words(MSI Source Type) = 2
[18][/n] Application = Windows Installer XML (3.0.5217.0)
[19][/u] Security = 2 

> -Original Message-
> From: Heath Stewart [mailto:clubs...@gmail.com] 
> Sent: June 3, 2009 11:07 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Bug in Torch?
> 
> Gilad, could you detail what the database code pages are set 
> to? From the Windows Installer SDK, you can use msiinfo /d 
> *msifilename* to retrieve the database code page (note this 
> is not the same as the summary information code page). Or if 
> you can reproduce a small issues I would like to review it 
> and use it to test any fix.
> 
> On Wed, Jun 3, 2009 at 3:22 PM, Gilad Israeli 
>  wrote:
> 
> > Created bug # 2800797. I included all the files in the Binder & 
> > Unbinder emporary directories
> >
> > -- Gilad
> >
> > > -Original Message-
> > > From: Rob Mensching [mailto:r...@wixtoolset.org]
> > > Sent: June 3, 2009 6:05 PM
> > > To: General discussion for Windows Installer XML toolset.
> > > Subject: Re: [WiX-users] Bug in Torch?
> > >
> > > Never heard of it. Can you please post a bug and include 
> all of the 
> > > Property.idt files from the directories listed below.
> > >
> > > Gilad Israeli wrote:
> > > > Hello
> > > > I was trying to create a single language msi (for English &
> > > Japanese). Both compiled successfully with candle & light 
> but I ran 
> > > into the following problem when I ran torch to get the difference 
> > > between the msi files.
> > > >
> > > > Running torch with the following parameters:
> > > >
> > > > torch.exe -t language
> > > >
> > > 
> c:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us/MKS_
> > > VS
> > > > _Integration.msi
> > > >
> > > 
> c:/sandboxes/vsi/solution/components/integrations/obj/wix/ja-jp/MKS_
> > > VS
> > > > _Integration.msi  -out ja-jp.mst
> > > >
> > > > gives the following error:
> > > >
> > > > C:\Documents and Settings\gisraeli\Local
> > > Settings\Temp\grsu1t0s\ja-jp_target\Property.idt : error
> > > TRCH0136 : There was an error importing table 'Property' 
> from file 
> > > 'C:\Documents and Settings\gisraeli\Local 
> > > Settings\Temp\grsu1t0s\ja-jp_target\Property.idt'.
> > > > Binder temporary directory located at 'C:\Documents and
> > > Settings\gisraeli\Local Settings\Temp\grsu1t0s'.
> > > > Unbinder temporary directory located at 'C:\Documents and
> > > Settings\gisraeli\Local Settings\Temp\grsu1t0s'.
> > > > Torch temporary directory located at 'C:\Documents and
> > > Settings\gisraeli\Local Settings\Temp\ucjzoerv'.
> > > > make: Error code 136
> > > >
> > > > was there a bug posted for this or a know workaround?
> > > >
> > > > thanks
> > > > Gilad
> > > >
> > >

Re: [WiX-users] Bug in Torch?

2009-06-03 Thread Heath Stewart
Gilad, could you detail what the database code pages are set to? From the
Windows Installer SDK, you can use msiinfo /d *msifilename* to retrieve the
database code page (note this is not the same as the summary information
code page). Or if you can reproduce a small issues I would like to review it
and use it to test any fix.

On Wed, Jun 3, 2009 at 3:22 PM, Gilad Israeli  wrote:

> Created bug # 2800797. I included all the files in the Binder & Unbinder
> emporary directories
>
> -- Gilad
>
> > -Original Message-
> > From: Rob Mensching [mailto:r...@wixtoolset.org]
> > Sent: June 3, 2009 6:05 PM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: Re: [WiX-users] Bug in Torch?
> >
> > Never heard of it. Can you please post a bug and include all
> > of the Property.idt files from the directories listed below.
> >
> > Gilad Israeli wrote:
> > > Hello
> > > I was trying to create a single language msi (for English &
> > Japanese). Both compiled successfully with candle & light but
> > I ran into the following problem when I ran torch to get the
> > difference between the msi files.
> > >
> > > Running torch with the following parameters:
> > >
> > > torch.exe -t language
> > >
> > c:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us/MKS_VS
> > > _Integration.msi
> > >
> > c:/sandboxes/vsi/solution/components/integrations/obj/wix/ja-jp/MKS_VS
> > > _Integration.msi  -out ja-jp.mst
> > >
> > > gives the following error:
> > >
> > > C:\Documents and Settings\gisraeli\Local
> > Settings\Temp\grsu1t0s\ja-jp_target\Property.idt : error
> > TRCH0136 : There was an error importing table 'Property' from
> > file 'C:\Documents and Settings\gisraeli\Local
> > Settings\Temp\grsu1t0s\ja-jp_target\Property.idt'.
> > > Binder temporary directory located at 'C:\Documents and
> > Settings\gisraeli\Local Settings\Temp\grsu1t0s'.
> > > Unbinder temporary directory located at 'C:\Documents and
> > Settings\gisraeli\Local Settings\Temp\grsu1t0s'.
> > > Torch temporary directory located at 'C:\Documents and
> > Settings\gisraeli\Local Settings\Temp\ucjzoerv'.
> > > make: Error code 136
> > >
> > > was there a bug posted for this or a know workaround?
> > >
> > > thanks
> > > Gilad
> > >
> > --
> > >  OpenSolaris 2009.06 is a cutting edge operating system for
> > > enterprises looking to deploy the next generation of Solaris that
> > > includes the latest innovations from Sun and the OpenSource
> > community.
> > > Download a copy and enjoy capabilities such as Networking,
> > Storage and
> > > Virtualization.
> > > Go to: http://p.sf.net/sfu/opensolaris-get
> > > ___
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> >
> > --
> > 
> > OpenSolaris 2009.06 is a cutting edge operating system for
> > enterprises looking to deploy the next generation of Solaris
> > that includes the latest innovations from Sun and the
> > OpenSource community. Download a copy and enjoy capabilities
> > such as Networking, Storage and Virtualization.
> > Go to: http://p.sf.net/sfu/opensolaris-get
> > ___
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
> --
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Heath Stewart
Deployment Technologies Team, Microsoft
http://blogs.msdn.com/heaths
--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Bug in Torch?

2009-06-03 Thread Gilad Israeli
Created bug # 2800797. I included all the files in the Binder & Unbinder 
emporary directories

-- Gilad

> -Original Message-
> From: Rob Mensching [mailto:r...@wixtoolset.org] 
> Sent: June 3, 2009 6:05 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Bug in Torch?
> 
> Never heard of it. Can you please post a bug and include all 
> of the Property.idt files from the directories listed below.
> 
> Gilad Israeli wrote:
> > Hello
> > I was trying to create a single language msi (for English & 
> Japanese). Both compiled successfully with candle & light but 
> I ran into the following problem when I ran torch to get the 
> difference between the msi files.
> >
> > Running torch with the following parameters:
> >
> > torch.exe -t language 
> > 
> c:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us/MKS_VS
> > _Integration.msi 
> > 
> c:/sandboxes/vsi/solution/components/integrations/obj/wix/ja-jp/MKS_VS
> > _Integration.msi  -out ja-jp.mst
> >
> > gives the following error:
> >
> > C:\Documents and Settings\gisraeli\Local 
> Settings\Temp\grsu1t0s\ja-jp_target\Property.idt : error 
> TRCH0136 : There was an error importing table 'Property' from 
> file 'C:\Documents and Settings\gisraeli\Local 
> Settings\Temp\grsu1t0s\ja-jp_target\Property.idt'.
> > Binder temporary directory located at 'C:\Documents and 
> Settings\gisraeli\Local Settings\Temp\grsu1t0s'.
> > Unbinder temporary directory located at 'C:\Documents and 
> Settings\gisraeli\Local Settings\Temp\grsu1t0s'.
> > Torch temporary directory located at 'C:\Documents and 
> Settings\gisraeli\Local Settings\Temp\ucjzoerv'.
> > make: Error code 136
> >
> > was there a bug posted for this or a know workaround?
> >
> > thanks
> > Gilad
> > 
> --
> >  OpenSolaris 2009.06 is a cutting edge operating system for 
> > enterprises looking to deploy the next generation of Solaris that 
> > includes the latest innovations from Sun and the OpenSource 
> community. 
> > Download a copy and enjoy capabilities such as Networking, 
> Storage and 
> > Virtualization.
> > Go to: http://p.sf.net/sfu/opensolaris-get
> > ___
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >   
> 
> --
> 
> OpenSolaris 2009.06 is a cutting edge operating system for 
> enterprises looking to deploy the next generation of Solaris 
> that includes the latest innovations from Sun and the 
> OpenSource community. Download a copy and enjoy capabilities 
> such as Networking, Storage and Virtualization. 
> Go to: http://p.sf.net/sfu/opensolaris-get
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Bug in Torch?

2009-06-03 Thread Rob Mensching
Never heard of it. Can you please post a bug and include all of the 
Property.idt files from the directories listed below.

Gilad Israeli wrote:
> Hello
> I was trying to create a single language msi (for English & Japanese). Both 
> compiled successfully with candle & light but I ran into the following 
> problem when I ran torch to get the difference between the msi files.
>
> Running torch with the following parameters:
>
> torch.exe -t language 
> c:/sandboxes/vsi/solution/components/integrations/obj/wix/en-us/MKS_VS_Integration.msi
>  
> c:/sandboxes/vsi/solution/components/integrations/obj/wix/ja-jp/MKS_VS_Integration.msi
>   -out ja-jp.mst
>
> gives the following error:
>
> C:\Documents and Settings\gisraeli\Local 
> Settings\Temp\grsu1t0s\ja-jp_target\Property.idt : error TRCH0136 : There was 
> an error importing table 'Property' from file 'C:\Documents and 
> Settings\gisraeli\Local Settings\Temp\grsu1t0s\ja-jp_target\Property.idt'.
> Binder temporary directory located at 'C:\Documents and 
> Settings\gisraeli\Local Settings\Temp\grsu1t0s'.
> Unbinder temporary directory located at 'C:\Documents and 
> Settings\gisraeli\Local Settings\Temp\grsu1t0s'.
> Torch temporary directory located at 'C:\Documents and 
> Settings\gisraeli\Local Settings\Temp\ucjzoerv'.
> make: Error code 136
>
> was there a bug posted for this or a know workaround?
>
> thanks
> Gilad
> --
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users