[RESOLVED] Where to add my program for every bootup
Results 1 to 3 of 3

Thread: [RESOLVED] Where to add my program for every bootup

  1. #1
    Join Date
    Feb 2000
    Posts
    295

    Resolved [RESOLVED] Where to add my program for every bootup

    I wrote a tool that will set system environmental variable based on some hardware configuration, this config may change and its important that one environmental variable stays updated.

    But i don't know what's the best place to add this utility so it runs on every reboot. It must be for every user, and Windows must be already loaded enough for programs to have access to Windows registry.

    Any help greatly appreciated!

    PS its for Windows NT 4
    Sochi — the official 2014 Winter Olympics Host city!

  2. #2
    Join Date
    Sep 1999
    Location
    Clearwater, Fl.
    Posts
    22,607
    In Win XP, you'd want to put a shortcut to the app here:

    C:\Documents and Settings\All Users\Start Menu\Programs\Startup
    If you're happy and you know it......it's your meds.

  3. #3
    Join Date
    Feb 2000
    Posts
    295
    thnx for reply. this worked in NT as well, however my proggie didn't under account i needed prob'ly not enough rights, but i didn't have time to figure it out. a little change in combination with trick to use its out with SET command, and it's good enough for now.
    Sochi — the official 2014 Winter Olympics Host city!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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