Tried the WIX_TEMP and still getting the same error.

pyro.exe : warning PYRO1097 : File 'FSSAClient.exe' in Component 
'AdminInstall_Component' was changed, but the KeyPath file 'FSCReg.cfg' was 
not. This file will not be pa
tched on the target system if the REINSTALLMODE does not contain 'A'. The 
KeyPath file should also be changed and included in your patch.
C:\wix\temp\tyqlnkaz\Patch.msp : error PYRO0103 : The system cannot find the 
file 'C:\wix\temp\tyqlnkaz\Patch.msp'.

Any ideas.

-----Original Message-----
From: Anurag Pahwa 
Sent: 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 weird that it expects the 
FSCReg.cfg to be changed when we change the fssaclient.exe file? I'm not 
removing anything from the patch.

-----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, 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 your anti-virus.

What are the changes in the AdminInstall_Component between the two builds?
You shouldn't normally be adding/removing/renaming files in a minor
upgrade/small update (which working patches are) inside of a component.

-----Original Message-----
From: Anurag Pahwa [mailto:apa...@microsoft.com] 
Sent: Monday, November 23, 2009 7:55 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Pyro error

Hi Guys,

I'm getting these pyro warnings and then the error. Any ideas?

pyro.exe : warning PYRO1097 : File 'FSSAClient.exe' in Component
'AdminInstall_Component' was changed, but the KeyPath file 'FSCReg.cfg' was
not. This file will not be pa
tched on the target system if the REINSTALLMODE does not contain 'A'. The
KeyPath file should also be changed and included in your patch.
C:\Documents and Settings\a-anup\Local Settings\Temp\zbp-1f6q\Patch.msp :
error PYRO0103 : The system cannot find the file 'C:\Documents and
Settings\a-anup\Local Setting
s\Temp\zbp-1f6q\Patch.msp'.

Thanks
Anurg
----------------------------------------------------------------------------
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus
on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to