Hi.

I'm having problems with pyro.
I get this error: (note the weird Patch.msp in the temp directory
showing twice?!)
Copyright (C) Microsoft Corporation. All rights reserved.

Updating file information.
Creating cabinet files.
There will be '4' threads used to produce CAB files.
Creating cabinet 'C:\Windows\TEMP\prkmnyfn\#RTM.cab'.
Generating database.
C:\Windows\TEMP\prkmnyfn\Patch.msp : error PYRO0103 : The system cannot
find the file 'C:\Windows\TEMP\prkmnyfn\Patch.msp'.

2012-02-06 18:29:56,371 [3] ERROR ProductPatchBuilder - ExecuteCommand: 
Microsoft (R) Windows Installer Xml Patch Builder version 3.5.2403.0
Copyright (C) Microsoft Corporation. All rights reserved.

Updating file information.
Creating cabinet files.
There will be '4' threads used to produce CAB files.
Creating cabinet 'C:\Windows\TEMP\prkmnyfn\#RTM.cab'.
Generating database.
C:\Windows\TEMP\prkmnyfn\Patch.msp : error PYRO0103 : The system cannot
find the file 'C:\Windows\TEMP\prkmnyfn\Patch.msp'.

The command I run is:
pyro.exe "Temp\Patch.wixmsp" -out "Temp\Patch.msp" -t RTM
"Temp\diff.wixmst" -v

the diff.wixmst was create by torch, the 2 wixpdb files I used are
EXACTLLY the same except for the wixFile table that has different paths
to the newer and older files.
(I find replace the path to reflect the location of the files since the
MSI is generated in a directory I can't run the torch nor the pyro
from).


Thanks!

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to