Nick Hennemann wrote:

I have created a WiX Installer, installed it on a test machine, and then created a patch for it. When running the patch, instead of updating the software it is taking me to the remove, repair dialog. I can't figure out what I have done incorrectly so hopefully you can help me.


Patch installation is a maintenance-mode installation so this might be working as expected. How are you installing the patch? Which version of Windows Installer is running on the target machine (later versions enhance the "double-click scenario")?

Try the following command line:

msiexec /l*vx patch.install.log /p patch.msp

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to