![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Storing enviornment variables
Hi,
I am running Windows XP. I was curious where I can store environment variables so that they can be stored the next time I boot my computer. Currentlyi, if I go to the Start Menu, click "Run" I can type set MYVAR=abcde echo %MYVAR% at the command line. However, when I close the command window and re- open it, the value of MYVAR is not stored. Where can I put this such that it is stored permanently? Thanks, - Dave |
|
|||
|
Re: Storing enviornment variables
System Properties, Advanced (TAB), Environment Variables
[Button] - Choose either User Profile specific or System Wide variable and click Add. "laredotornado" <laredotornado@zipmail.com> wrote in message news:d3b41cca-21ce-4cb7-bc8a-45daa7de8984@l64g2000hse.googlegroups.com... > Hi, > > I am running Windows XP. I was curious where I can store environment > variables so that they can be stored the next time I boot my > computer. Currentlyi, if I go to the Start Menu, click "Run" I can > type > > set MYVAR=abcde > > echo %MYVAR% > > at the command line. However, when I close the command window and re- > open it, the value of MYVAR is not stored. Where can I put this such > that it is stored permanently? > > Thanks, - Dave |
|
|||
|
Re: Storing enviornment variables
laredotornado wrote:
> Hi, > > I am running Windows XP. I was curious where I can store environment > variables so that they can be stored the next time I boot my > computer. Currentlyi, if I go to the Start Menu, click "Run" I can > type > > set MYVAR=abcde > > echo %MYVAR% > > at the command line. However, when I close the command window and re- > open it, the value of MYVAR is not stored. Where can I put this such > that it is stored permanently? > > Thanks, - Dave Right click "my computer" -> Properties -> Advanced -> Environment Variables. |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|