- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jun 22, 2017
10:22 AM
Create & Start service using automation interface
Hi guys,
is it possible to create and start service using automation interface? Im trying to automate whole process from msbuilding codes from git repository to setup creation for specific customer, but I dont know if I can pass through that service issue I have.
Thanks for advice.
is it possible to create and start service using automation interface? Im trying to automate whole process from msbuilding codes from git repository to setup creation for specific customer, but I dont know if I can pass through that service issue I have.
Thanks for advice.
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jun 22, 2017
11:05 AM
So... I do not think that the InstallShield automation layer supports manipulating services.
But, is it possible for you to use the same service name and executable name every time?
If so, you can use build automation to just make sure that a different executable is found in the staging location for your various customer builds.
But, is it possible for you to use the same service name and executable name every time?
If so, you can use build automation to just make sure that a different executable is found in the staging location for your various customer builds.
