If you put it in the startup folder (there is one startup folder per user) the application will only run when somebody logs into the machine. Your solution is to run your application as a Windows Service as I said before in another thread. Unless you run on Windows 95 and you can use the RunServices Registry key.
