You need a bootstrapper that can detect whether the app is installed.
If it is not installed, then run it normally.  If it is installed, then
add the reinstall command line options.

-Brian Simoneau 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Anton
Filippov
Sent: Wednesday, September 19, 2007 4:41 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Upgrade... again

Hi All!

I wrote install for my app.
Now I want to (minor - change some files) upgrade. I change version
and package of course.
Create bottstrapper for this in iexpress with command line: msiexec /i
my.msi REINSTALL=ALL REINSTALLMODE=vomus

It's Ok: files changed and etc...

But if I run that .exe in clean system (without previous install), all
features not selected. Install level set for full install.

How to make first install and let reinstall app?

Thanks, Anton

------------------------------------------------------------------------
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to