Running Programs

  • Thread starter Thread starter Jake
  • Start date Start date
J

Jake

Does anyone know how I can set a program to automatically run at a set time
after I log on? For example, could I set Windows Media Player to run 1 minute
after I have logged in to my account? Running Windows XP Home SP2. Thanks in
advance.
 
You could use Scheduled Tasks or the Startup folder to run a bat file with

Ping -n 61 127.0.0.1

as a 60 second delay before the line with your Media player exe

2 minutes would be -n 121
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top