Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2004
    Location
    Germany
    Posts
    38

    Grin Change Environment variable "path" at runtime (without reboot)

    Hi,

    I've reviewed the forum concerning the above mentioned problem. I've also checked the KB (SUF70: Setting Environment Variables).

    The only way I found is to invoke a cmd-session, using a batch file like "path=%path%";...".

    Is there another way possible with no system reboot?

    Regards
    Thomas

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    I am not aware of any such way

    Adam

  3. #3
    Join Date
    Jun 2005
    Posts
    470
    you can add a folder to PATH also by appending it to

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Environment\
    - "Path" key (that's for all users so requires admin rights).

    If I correctly remember, the newly added folder will be available to any process started afterwards, but will not be available to already running processes.

Similar Threads

  1. Setup Factory and VS 2005
    By vazir786 in forum Setup Factory 7.0
    Replies: 4
    Last Post: 01-13-2006, 08:47 PM
  2. INFO: JET and MDAC (Complete) Runtime Notes
    By Desmond in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 11-28-2003, 08:35 AM
  3. INFO: JET 4.0 SP7-SP8 Runtime Notes
    By Desmond in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 11-28-2003, 08:34 AM
  4. INFO: Microsoft Data Access Components 2.8 Runtime Notes
    By Desmond in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 11-28-2003, 08:20 AM
  5. INFO: Setting Environment Variables
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-10-2002, 12:07 PM

Posting Permissions

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