freddalgleish
12-03-2005, 11:06 PM
Sorry for the cross-post. I wasn't familiar with the various groups.
Hi, I'm trying to port a VS MSI to IS 11 Express. VS easily handles a service EXE by selecting the Custom Actions Editor, right-clicking the Install folder and selecting "Add Custom Action", then adding the service EXE. At runtime, the MSI recognizes the EXE as a service and properly installs it.
Uninstalling is equally simple.
However, I cannot for the life of me figure out how to install a service EXE in IS 11 Express.
IS 11 has a Custom Actions section, with a list of custom actions during Installation and Uninstallation. If I select the very last one - "After Setup Complete..." and add a New EXE (being the service EXE), IS tries to run that EXE on installation, instead of installing it as a service. Of course, that fails since the EXE has to be registered as a service.
There is no Help on the subject, and I cannot locate any information on these forums.
Can someone help me with this, please?
TIA
Fred
Hi, I'm trying to port a VS MSI to IS 11 Express. VS easily handles a service EXE by selecting the Custom Actions Editor, right-clicking the Install folder and selecting "Add Custom Action", then adding the service EXE. At runtime, the MSI recognizes the EXE as a service and properly installs it.
Uninstalling is equally simple.
However, I cannot for the life of me figure out how to install a service EXE in IS 11 Express.
IS 11 has a Custom Actions section, with a list of custom actions during Installation and Uninstallation. If I select the very last one - "After Setup Complete..." and add a New EXE (being the service EXE), IS tries to run that EXE on installation, instead of installing it as a service. Of course, that fails since the EXE has to be registered as a service.
There is no Help on the subject, and I cannot locate any information on these forums.
Can someone help me with this, please?
TIA
Fred