Need To Force Windows Forms Appplication To Run At Startup
Posted
by ChloeRadshaw
on Stack Overflow
See other posts from Stack Overflow
or by ChloeRadshaw
Published on 2010-05-16T22:26:57Z
Indexed on
2010/05/16
22:30 UTC
Read the original article
Hit count: 198
I have a WinForms application that I want to auto start on login - At the moment it is just a normal standalone 'exe'
Does anyone know how to put this into the startup folder and whether that is reliable (to the extent it will get started)?
© Stack Overflow or respective owner