how to add service to package.
I am trying to add a service to the package so that when package will installed that particualr service will be stoped or started. Can anyone help me?
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
bini2082
13 years ago
Posted by:
anonymous_9363
13 years ago
So your question would best be expressed as:
I am new to application packaging. I am trying to use Wise Installer Editor to stop a service before the package I'm creating gets installed and started after the package is successfully installed
Is that right? Or is it:
I am new to application packaging. I am trying to use Wise Installer Editor to create a package which installs a service and then starts it and which stops the service before it uninstalls that service.
I am new to application packaging. I am trying to use Wise Installer Editor to stop a service before the package I'm creating gets installed and started after the package is successfully installed
Is that right? Or is it:
I am new to application packaging. I am trying to use Wise Installer Editor to create a package which installs a service and then starts it and which stops the service before it uninstalls that service.
Posted by:
bini2082
13 years ago
Thanks for your response. Right now i am talking about windows service hence the first question is best suitable for me concern.
I am new to application packaging. I am trying to use Wise Installer Editor to stop a service before the package I'm creating gets installed and started after the package is successfully installed
I am new to application packaging. I am trying to use Wise Installer Editor to stop a service before the package I'm creating gets installed and started after the package is successfully installed
Posted by:
anonymous_9363
13 years ago
Unfortunately, Wise is a bit dumb in handling services which the project itself isn't dealing with so you'll need to access the tables I mentioned directly, using the 'Setup Editor/Tables' view. Remember, too, that you need to create a Component for this. Do that from the 'Components' tab. Once you have created the component name, you can select a 'Service Control' component. Enter the name of the service you want to stop then use the GUI controls to select what you want to happen on install and uninstall. Lastly, there's always F1 if you're unsure of the next step.
Posted by:
bini2082
13 years ago
Posted by:
anonymous_9363
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.