[WiX-users] Create a web setup package with these two requirements

2008-08-12 Thread Michael Lin
Hi, I am new to the WiX community and I appreciate any assistance provided here. I want to create a web setup package that has these two options: 1. Full build. 2. Partial build. If user chooses full build, the setup package will first attempt to remove the previous installed product and then in

[WiX-users] How to provide warnings when overwrite an existing file

2008-10-14 Thread Michael Lin
Hi,   I want to create a setup msi such that it will give warnings to the user if the file being copied is not newer than the existing one on the directory.    Can this be done in Wix?   Thanks,   Michael   - This SF

[WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Michael Lin
I am running the sample codes that came with the wix tutorial (version 2.0) for minor upgrade.   First of all, I created the initial install package which I named it as "sampleOld.msi".  The install process ran without any errors.   After that, I created the second install package which I n

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Michael Lin
in your verbose log file. It will explain why the original MSI was required. 2. Does helper.dll have a newer file version? -Original Message- From: Michael Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 05, 2008 14:58 To: wix-users@lists.sourceforge.net Subject: [WiX-user

Re: [WiX-users] Running minor upgrade sample codes

2008-11-05 Thread Michael Lin
n read about the file versioning rules here: http://tinyurl.com/5rc27e Best regards, -- Leo ____________ From: Michael Lin <[EMAIL PROTECTED]> To: General discussion for Windows Installer XML toolset. ; Rob Mensching <[EMAIL PROTECTED]> Sent: Wednesday, Novembe