Re: [WiX-users] major upgrade with merger module

2008-01-17 Thread Roger Yen
Sorry for the gibberish from that last reply. Yeah I found that the file versioning rules was exactly my problem, because I was trying to overwrite an exe with version with an empty exe(ie. has no versions), no wonder it didn't work. Thanks for your help! On 1/16/08, Mike Dimmick <[EMAIL PROTE

Re: [WiX-users] major upgrade with merger module

2008-01-16 Thread Roger Yen
"Mike Dimmick" <[EMAIL PROTECTED]> Date: Wed, 16 Jan 2008 22:06:58 To:"'Roger Yen'" <[EMAIL PROTECTED]>, Subject: RE: [WiX-users] major upgrade with merger module It’s a bit hard to know where to start.   Was this a major upgrade, that is, did you change th

Re: [WiX-users] major upgrade with merger module

2008-01-16 Thread Mike Dimmick
It's a bit hard to know where to start. Was this a major upgrade, that is, did you change the Product Id? Did you author the Upgrade table to remove the existing version? Where did you schedule the RemoveExistingProducts action? Did you change the Component IDs at all? You should really lea