Re: [WiX-users] ServiceInstall/ServiceDependency

2010-06-30 Thread Peter Shirtcliffe
...@mzinga.com] Sent: 29 June 2010 20:49 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] ServiceInstall/ServiceDependency Hi... I've been slapping together an installer for a window service, and I added To the .wxs file. When I ran the resultin

[WiX-users] ServiceInstall/ServiceDependency

2010-06-29 Thread Mark Modrall
Hi... I've been slapping together an installer for a window service, and I added To the .wxs file. When I ran the resulting msi on my dev box, the service was installed but not all the dependencies applied. Specifically, I have SqlExpress on my dev box, but not the fu