Jump to content

delay startup in XP


chuikingman

Recommended Posts


No such thing exists in the registry as far as I know. Just use a batch file with a ping command.

EXAMPLE:

ping -n 5 127.0.0.1 >NUL
start D:\Programs\Miranda\miranda32.exe
start notepad

Change the 5 in "ping -n 5" to however many seconds you want it to wait. Place the batch file somewhere and then create a shortcut to it in the startup folder. Modify the shortcut's properties so that the window starts minimized.

Edited by -X-
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...