Nov 28, 2004 #1 djayakum Programmer Joined Feb 2, 2002 Messages 28 Location IN If i switch on the machine, how i can start my C# application automatically? Please help on this issue thanks in advance! Jayakumar
If i switch on the machine, how i can start my C# application automatically? Please help on this issue thanks in advance! Jayakumar
Nov 29, 2004 #2 vvlad Programmer Joined May 27, 2002 Messages 151 Location DE Control Panel -> Scheduled Tasks -> New Scheduled Task, and schedule it to run "At System Startup" or "At Logon". vlad Upvote 0 Downvote
Control Panel -> Scheduled Tasks -> New Scheduled Task, and schedule it to run "At System Startup" or "At Logon". vlad