Re: [WiX-users] Pyro Error PYRO0013 - Id lengths

2013-05-02 Thread Bob Arnson
On 01-May-13 16:00, Alistair Imrie wrote: > I came across a peculiar problem today while using Pyro to build a patch - > error PYRO0013, complaining that the length of an internal Id was too long. What was the actual error message? -- sig://boB http://joyofsetup.com/ --

Re: [WiX-users] Pyro error

2009-12-02 Thread Blair
No, don't try it with the option. It converts the warning into an error. -Original Message- From: Anurag Pahwa [mailto:apa...@microsoft.com] Sent: Tuesday, December 01, 2009 6:40 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Pyro error I

Re: [WiX-users] Pyro error

2009-12-01 Thread Anurag Pahwa
] Sent: Monday, November 30, 2009 11:45 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Pyro error Regarding the warning: since you released, you are stuck with the warning unless you are willing to change both filenames and the component guid (alon

Re: [WiX-users] Pyro error

2009-11-30 Thread Blair
nstaller XML toolset. Subject: Re: [WiX-users] Pyro error No we don't explicitly designate the file and the first file is the FSCREG.cfg file. We did release the MSI. I did try that as well and still getting the error. -Original Message- From: Blair [mailto:os...@live.com] Sent: Tuesday, N

Re: [WiX-users] Pyro error

2009-11-30 Thread Anurag Pahwa
ussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Pyro error Regarding the warning: in your AdminInstall_Component component, do you explicitly designate which file is the keypath? If you don't, the first one listed often becomes the keypath. If you have already released

Re: [WiX-users] Pyro error

2009-11-24 Thread Blair
m: Anurag Pahwa [mailto:apa...@microsoft.com] Sent: Tuesday, November 24, 2009 9:00 AM To: Anurag Pahwa; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Pyro error Tried the WIX_TEMP and still getting the same error. pyro.exe : warning PYRO1097 : File 'FSSAClie

Re: [WiX-users] Pyro error

2009-11-24 Thread Anurag Pahwa
t: Tuesday, November 24, 2009 9:25 AM To: 'General discussion for Windows Installer XML toolset.' Subject: RE: [WiX-users] Pyro error I'll try that. I think problem might be the FSCReg.cfg file is a non versioned file whereas the FSSACLient.exe is a versioned file. Isn't it

Re: [WiX-users] Pyro error

2009-11-24 Thread Anurag Pahwa
-Original Message- From: Blair [mailto:os...@live.com] Sent: Tuesday, November 24, 2009 2:20 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Pyro error The error may possibly be caused by anti-virus software running on your build box. Or, i

Re: [WiX-users] Pyro error

2009-11-23 Thread Blair
The error may possibly be caused by anti-virus software running on your build box. Or, it might be related to the earlier warnings (I couldn't tell). Try using the WIX_TEMP environment variable to move the temp folder used and suppress that folder (the one you specify in your WIX_TEMP value) in you