- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
May 17, 2012
05:23 AM
After Installation Help
Please Help Me ... I need urgent Help on Auto Execution of Services
====================================================
In our project there are different executable files, some of them are service programs (Win32 service applications). These are copied correctly to the specified folders during the setup.
I would like to know how do we write the script or configure the setup application so that the Win32 services get installed automatically in the Windows Service Control Manager.
I don’t want to use the batch file to install such service programs, but I want the Install shield setup program do to it automatically in the background.
Additionally, please let us know how can we run the specified executable after the setup is complete (after installation).
====================================================
In our project there are different executable files, some of them are service programs (Win32 service applications). These are copied correctly to the specified folders during the setup.
I would like to know how do we write the script or configure the setup application so that the Win32 services get installed automatically in the Windows Service Control Manager.
I don’t want to use the batch file to install such service programs, but I want the Install shield setup program do to it automatically in the background.
Additionally, please let us know how can we run the specified executable after the setup is complete (after installation).
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
May 24, 2012
06:42 AM
call function OnEnd()
