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

Installing Services


3 replies to this topic

Gadlakha

Gadlakha
  • Members
  • 18 posts

Posted 19 January 2005 - 08:46

Hi.
I am new to InstallShield and have a task to complete that requires installing a service. I have a EXE that registers the service. I have absolutely no idea as how to proceed with doing this.
I read in the help fire regarding InstallService Table and StartService table, it would be of great help if anyone could please help me in doing this.
A step by step tutorial or an example script or project will be of great help.
With thanks and regards.
Gautam Adlakha.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 19 January 2005 - 10:00

You posted this question in two sections of this forum. Which project type are you using:
- "Basic MSI"
- "InstallScript MSI" (not recommended)
- (pure) "InstallScript"
The service tables don't exist in (pure) InstallScript projects.

Gadlakha

Gadlakha
  • Members
  • 18 posts

Posted 19 January 2005 - 10:11

I am using "InstallScript MSI" for my project.
I can see both the tables, InstallServices and ServiceControl, I had even added the fields in the tables, what else do I need to do. Where do I specify the path of the associated EXE file, etc.
Please Help......

Edited by Gadlakha, 19 January 2005 - 10:12.


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 19 January 2005 - 10:41

Follow up here:
http://forum.install...showtopic=11746