Re: [WiX-users] msi made up of only 1 custom action

2011-11-01 Thread Steven M. Drucker II
011 11:06 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] msi made up of only 1 custom action If this is an upgrade to the same product, then the UpgradeCode should be the same and it should remove the existing product if you have a proper Upgrade table

Re: [WiX-users] msi made up of only 1 custom action

2011-11-01 Thread Hoover, Jacob
nday, October 31, 2011 7:08 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] msi made up of only 1 custom action Hello, I am only 2 weeks into learning WIX and haven't done much beyond the installer stuff that comes canned in VS so bear with me. I was confronted with a chal

[WiX-users] msi made up of only 1 custom action

2011-10-31 Thread Steven M. Drucker II
Hello, I am only 2 weeks into learning WIX and haven't done much beyond the installer stuff that comes canned in VS so bear with me. I was confronted with a challenge at work concerning an upgrade package that is simply refusing to replace a file. The guy who normally builds it insists he has t