I am making a window service in VS2010 using c++ and want to know is there any way to restart the service after a particular time,actually i will let user to write restart time in an INI file and service should be able to restart at that time.any sample code or any api available???
Share
Add a scheduled task to call a batch file that does