Re: [WiX-users] Problem with ComponentUnregister on reinstall

2008-06-30 Thread Brian Rogers
gt; Ben > > -Original Message- > From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] On Behalf Of Brian Rogers > Sent: Friday, 27 June 2008 10:31 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Problem with ComponentUnregister on

Re: [WiX-users] Problem with ComponentUnregister on reinstall

2008-06-30 Thread Ben Greene
D] On Behalf Of Brian Rogers Sent: Friday, 27 June 2008 10:31 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Problem with ComponentUnregister on reinstall Hey Ben, Unfortunately the amount of components in your installation might not fix the problem. That isn

Re: [WiX-users] Problem with ComponentUnregister on reinstall

2008-06-26 Thread Brian Rogers
t; [EMAIL PROTECTED] On Behalf Of Brian Rogers > Sent: Wednesday, 25 June 2008 3:37 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Problem with ComponentUnregister on reinstall > > Hey Ben, > > The primary error message and number is differ

Re: [WiX-users] Problem with ComponentUnregister on reinstall

2008-06-26 Thread Ben Greene
ks trying different things to fix this problem. Ben -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Rogers Sent: Wednesday, 25 June 2008 3:37 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Problem with ComponentUnr

Re: [WiX-users] Problem with ComponentUnregister on reinstall

2008-06-24 Thread Brian Rogers
Hey Ben, The primary error message and number is different, however, the 1402 and 1450 are return values from calls to the Windows API. Take a look at my blog entry on the 2908 error code. You might be able to track down the resolve with that. http://icumove.spaces.live.com/blog/cns!FB93073C6534B

[WiX-users] Problem with ComponentUnregister on reinstall

2008-06-24 Thread Ben Greene
Hi, I've posted this issue before and didn't get any replies, so if there's a better (MSI-specific?) place to post this, I'm happy to do that. I'm having an issue with an installer I've created with WiX. I'm using the latest weekly version, and before that was using a version 4 or 5 releases b