We use a bootstrapper that we wrote ourselves, but if you search this
list for "bootstrapper" you should find recommendations from others.

-Brian Simoneau 

-----Original Message-----
From: Anton Filippov [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 20, 2007 12:18 AM
To: Brian Simoneau
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Upgrade... again

Hello, Brian

And where I can get that bootstrapper?
Try Setup Factory for Windows Installer, but don't understand how did
that. Maybe you recommend?

Anton

On 9/19/07, Brian Simoneau <[EMAIL PROTECTED]> wrote:
> 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