Results 1 to 2 of 2

Thread: Registry...

  1. #1

    Thread Starter
    Addicted Member Dementia Freaks's Avatar
    Join Date
    Jun 2001
    Location
    Canada
    Posts
    132

    Cool Registry...

    I know ive asked this before, but i never got a clear answer. does anybody know a simple way to add my prog to the registry, so it opens on startup!? if u do, please post it!
    Gray FOX: "Only a fool, trusts his life to a Weapon!"

    Bart Simpson: "Bart no like! Baaad medicene!"

    www.sling.to/dementia-freaks <<<---Goto my site!

    http://pub80.ezboard.com/bdementiafreaksforum <<<---Goto my forum!

    Thats it!

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    You need to put it either here

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

    or here

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

    The first being system-wide, the second being just the current user.

    The string value would need to be your app name, and the value data would need to be the full path to your exe.

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