Re: Help Configuring Environment Variables with a batch file.
From: Dave Patrick (mail_at_NoSpam.DSPatrick.com)
Date: 02/22/04
- Next message: Dan Seur: "Re: Can't format new CD"
- Previous message: leslie dopkiss: "Re: Unable to connect to internet - TAPI error message"
- In reply to: arymal29: "Help Configuring Environment Variables with a batch file."
- Next in thread: Torgeir Bakken (MVP): "Re: Help Configuring Environment Variables with a batch file."
- Reply: Torgeir Bakken (MVP): "Re: Help Configuring Environment Variables with a batch file."
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 22 Feb 2004 14:42:33 -0700
You can use setx.exe from the resource kit.
-- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft MVP [Windows NT/2000 Operating Systems] Microsoft Certified Professional [Windows 2000] http://www.microsoft.com/protect "arymal29" wrote: | I am trying to write a batch file to configure w2k | environment variables. Everything I have tried hasn't | work. | | User variables : | XXX_HOME => variable | C:\XXX => value | | XXX_AUTH_METHOD => variable | PW => value | | XXX_CASESENSE => variable | MIXED => value | | NLSPATH => variable | C:\XXX\EDU\%N => value | | | System variable : | HOSTNAME => variable | ARYMAL => value | | ARYMAL29_TXT => variable | ZZZZZ => value | | XXX_USER => variable | ANYBODY => value | | USER => variable | ANYBODY => value | | PATH => variable (need to contain a network drive mapped | to the machine ex: V;\V:\codepage)
- Next message: Dan Seur: "Re: Can't format new CD"
- Previous message: leslie dopkiss: "Re: Unable to connect to internet - TAPI error message"
- In reply to: arymal29: "Help Configuring Environment Variables with a batch file."
- Next in thread: Torgeir Bakken (MVP): "Re: Help Configuring Environment Variables with a batch file."
- Reply: Torgeir Bakken (MVP): "Re: Help Configuring Environment Variables with a batch file."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|