How does a windows service set off an application at a standard interval?
问题 A consultant setup a windows service to run a application. The application is supposed to run every 15 minutes. The application is not running at all and the service appears to be running fine. I am not familiar with how an application will run at a standard interval when running as a service. The service uses the SRVANY.EXE tool. 回答1: Any 'consultant' that sets up a service to run using SRVANY.EXE should be fired. SRVANY is an unfortunate hack that should have been retired a decade ago; it