How can I make a Click-once deployed app run a startup?
The best option I found by searching was to set the Publisher on the app to Startup, so the Start menu shortc
Well there're a number of ways to make your application launch on start up, but there's a clean up problem. Even if you use start up registry key and it looks fine, anyway you should clean all you added to thesystem. You can take a look on my article, I faced same clean up problem and used automation and cutom uninstall file to solve issue.