Hello,

I need to install a Patch (.msp) right after the installation of my MSI. To put 
everything into one setup, I used setupbld.exe to create one setup.exe like 
this:
setupbld.exe -title "My Setup" -ms mysetup.msi -pm mypatch.msp -setup setup.exe 
-out mysetup.exe

While everything works as expected on my machine (32bit Windows Vista), the 
setup gives me an error message when being run on a 64bit Windows Server 2008 
saying that the process has been aborted unexpectedly.

However, everything seems to be working just fine. Regarding to the logfile, 
the patch has been successfully installed.

Does anyone happen to know whats going wrong here?

Regards,
Chris.
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to