Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-17 Thread Mike Murray
@lists.sourceforge.net Subject: RE: [WiX-users] Decompiling Visual Studio MSI Can you provide the full stack trace and open a bug? This is definitely an issue with Dark and it would be good to get it sorted out. There are several cases where the casts are wrong or nullable fields are not be treated

Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Rob Mensching
Of Mike Murray Sent: Wednesday, April 16, 2008 17:17 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Decompiling Visual Studio MSI I found version 3.0.3907.0 at http://wix.sf.net/releases/ a few weeks ago. It seems to be the latest I can find. Can anyone replicate my problem of

Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Bob Arnson
Mike Murray wrote: I found version 3.0.3907.0 at http://wix.sf.net/releases/ a few weeks ago. It seems to be the latest I can find. Can anyone replicate my problem of trying to decompile VS MSI install packages? There's a known bug in that version, fixed in 3.0.4014.0. That release has a d

Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Mike Murray
Murray ; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Decompiling Visual Studio MSI What version of the WiX toolset are you using? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Murray Sent: Wednesday, April 16, 2008 14:57 To: wix-users@lists.sourceforge.net

Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Rob Mensching
What version of the WiX toolset are you using? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Murray Sent: Wednesday, April 16, 2008 14:57 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Decompiling Visual Studio MSI I have a Setup Project in Visual Studio 2008 for

[WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Mike Murray
I have a Setup Project in Visual Studio 2008 for a product we have created. I would like to move it to WiX so that I can have more control over the installer package creation. I tried using the Dark utility on it to decompile it into a WiX source file. It fails by throwing an InvalidCastExcep