[WiX-users] Installing a service wich is also a COM server

2009-01-20 Thread Michael Baker
I need to produce an msi-style installer for a legacy project and I need to do it fairly quickly. WiX has been recommended to me and so far, so good but one thing eludes me at the moment. One of the targets is both a Win32 Service *and* a COM server. Does anyone have any details on how to handle th

Re: [WiX-users] Installing a service wich is also a COM server

2009-01-20 Thread Michael Baker
the values from the source registration code. Neil, Thanks for that. I'll give it a try. MikeB -Original Message- From: Michael Baker [mailto:m...@objectivedynamics.co.uk] Sent: 20 January 2009 11:48 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Installing a service wic