Skip to content

Starts and stops services required for a program before and after launching the program itself. Useful to deal with applications with lots of required Windows services, like VMware Workstation

Notifications You must be signed in to change notification settings

eried/ServiceLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServiceLauncher

The main purpose of this application is to provide a way to launch some services on demand, required an specific application. After the application is terminated, the related services are stopped. Useful to deal with applications with lots of Windows services, like VMware Workstation.

Configuration

Configure the application you want to launch:

Add the services manually (if they are not specified from the settings):

Set the start mode, fully automatic start and stop is of course the recommended mode.

Now use the ServiceLauncher exe to open your application. Service launcher will start all the required services, and then, your application. When exiting, service launcher will stop all the services.

Related

Download: http://cl.ly/1n3B3X3F4222 (v0.9.1 2014-07-29)
Details: http://ried.cl/servicios-servicios-y-mas-servicios/

About

Starts and stops services required for a program before and after launching the program itself. Useful to deal with applications with lots of required Windows services, like VMware Workstation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages