Friday, 8 September 2017

boot - Start Windows Application whenever Windows is Started


Is there anyway to start a windows application whenever windows is started ( i.e., when the OS loads but before I log in)?



Answer



You have to run it as a Windows Service. The easiest way to do this is to install it via SrvAny (it's in the resource kit). Microsoft KB Article KB137890 explains how to do it.


Another option, though not free, is to use a third-party tool like FireDaemon to handle creating and monitoring the service.


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...