Create a windows startup application
I wrote a application in VS 2010. How do I make a installer that'll install my application as a windows startup application? I need it to run each time window开发者_运维百科s starts.
Have the installer add a shortcut to the application in the startup folder.
精彩评论