cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dsluhar
Level 2

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).
Labels (1)
0 Kudos
(1) Reply
KEiGHT
Level 6

call function OnEnd()
0 Kudos