Re: [WiX-users] Upgrade... again

2007-09-20 Thread Brian Simoneau
imoneau 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]&

Re: [WiX-users] Upgrade... again

2007-09-19 Thread Anton Filippov
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

Re: [WiX-users] Upgrade... again

2007-09-19 Thread Brian Simoneau
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 Fi