Re: [WiX-users] Create Service w/ Existing Executable

2015-01-09 Thread Phill Hogland
I do not know if this is possible (and if the exe is designed to be a service and interacts with the SCM, then one wonders why it was not installed as a service). But if I were trying register an existing file as a service, I would ditch the Wix\File element (which should get rid of the light erro

[WiX-users] Create Service w/ Existing Executable

2015-01-09 Thread Paul Koufalis
Wix Toolset 3.10 During my installation UI process, I ask the user for the installation directory of an existing product. I use the executables from this product in the creation of my shortcuts. This works perfectly as I can use the variable recuperated from my custom UI dialog in the target spe