Re: [WiX-users] Reverse engineered VS2003 MSI

2008-04-08 Thread Christopher Butcher
MAIL PROTECTED] Sent: 08 April 2008 19:33 To: Christopher Butcher; wix-users@lists.sourceforge.net Subject: RE: Reverse engineered VS2003 MSI What errors did you get when you tried to build your MSI *with* the 3 CAs listed below? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beha

[WiX-users] Reverse engineered VS2003 MSI

2008-04-08 Thread Christopher Butcher
Hi guys I've run DARK on a VS2003 MSI for a Web Service. Using the WXS generated I've built a new MSI using CANDLE and LIGHT. On first attempt it didn't work. I discovered that it would work when I removed the following three lines and then massaged the InstallExecutionSequence to

Re: [WiX-users] ServiceInstall and ServiceControl

2008-03-28 Thread Christopher Butcher
rnson [mailto:[EMAIL PROTECTED] Sent: 27 March 2008 14:38 To: Christopher Butcher Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] ServiceInstall and ServiceControl Christopher Butcher wrote: The service does uninstall, the files are deleted by the MSI ok. It's just tha

Re: [WiX-users] ServiceInstall and ServiceControl

2008-03-26 Thread Christopher Butcher
From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: 26 March 2008 03:22 To: Christopher Butcher Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] ServiceInstall and ServiceControl Christopher Butcher wrote: The installation runs through fine and installs,

[WiX-users] ServiceInstall and ServiceControl

2008-03-25 Thread Christopher Butcher
Hi Guys I'm experiencing an odd behaviour when using ServiceInstall and ServiceControl. The installation runs through fine and installs, the oddity comes after uninstalling. The MSI runs fine and says it has uninstalled. But

[WiX-users] Building a Web App MSI for VS 2003

2008-03-11 Thread Christopher Butcher
Trying to build a WIX install to run with CruiseControl. I built an MSI from VS2003 for a Web App solution. Then ran DARK on it, run CANDLE and LIGHT and builds a new MSI fine. But when you run the MSI, asks for target folder, accepts, starts install, then fails. Digging inside, the