Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

ServiceControl table


1 reply to this topic

kgarvey

kgarvey
  • Full Members
  • 5 posts

Posted 05 April 2007 - 22:08

InstallShield 10.5. OS=Vista. Basic MSI.
I am installing a single .exe into the System32 folder. This is a service, and I want the service to start at end of project installation. I have an entry in the ServiceInstall table linked to this component with a Service Type = 16 and a Start Type = 2. I have a corresponding entry in the ServiceControl table with an Event bit set at 129. After installation, the SCM shows the service. It's marked as automatic, but it is not started. I've tried changing the Event bit set to '1', and the service is still not started after install. The service will start with a system restart, but this does not suit my needs. How do make the service start after the installation?


kgarvey

kgarvey
  • Full Members
  • 5 posts

Posted 05 April 2007 - 22:19

Oops, I've moved this to the proper forum. Sorry.

Follow up here please: http://forum.install...showtopic=16458

Edited by Glytzhkof, 06 April 2007 - 01:15.