Results 1 to 5 of 5

Thread: Run Application On Start Up

  1. #1

    Thread Starter
    Fanatic Member Mushroom Realm's Avatar
    Join Date
    Mar 2002
    Location
    Murrieta, California
    Posts
    650

    Run Application On Start Up

    I want an application that I've made to launch when I start my computer. It's sort of like a screensaver. I do have it set as my screensaver, but I don't want the time to be one minute. DOes anyone know how to do this?

  2. #2
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710
    From Memory:
    Code:
    HKEY_CURRENT_USER->Software->Microsoft->Windows->CurrentVersion->Run
    Just add a key to that group with the path to your application.

    Z.

  3. #3

    Thread Starter
    Fanatic Member Mushroom Realm's Avatar
    Join Date
    Mar 2002
    Location
    Murrieta, California
    Posts
    650
    I haven't tested, but I did add the key. Just wondering, I have a lot of programs that run when my computer starts, but there is only one other key in that directory, How are the others doing it?

  4. #4
    Fanatic Member siyan's Avatar
    Join Date
    Jul 2001
    Location
    GOOOAAAAALLLLL!!!!!
    Posts
    869
    i believe there are several "run this at startup" groups in the registry
    Unite, proletariat!

  5. #5

    Thread Starter
    Fanatic Member Mushroom Realm's Avatar
    Join Date
    Mar 2002
    Location
    Murrieta, California
    Posts
    650
    Well the way Zaei gave works

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width