I\'m deploying a C# application using the Setup Wizard project in Visual Studio 2008.
What is the simplest way for me to have Windows schedule my application to ru
Scheduled task is your way to go. Take a look at this page for how to setup the task with a script.