Koloszar Jozsef wrote:
> my problem is that if i run the msi with the
> msiexec /i mysetup.msi REINSTALL=ALL REINSTALLMODE=omus
> command line (and just about any other REINSTALLMODE flag combination
> nothing gets installed, wether its an initial install or an upgrade.
>   

That's a minor upgrade -- there's also major upgrades that don't require 
command lines/bootstrappers. In any case, generate a verbose log and 
check it around the InstallValidate action to see what MSI decided to do 
for the component owning the file you want to upgrade.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to