From: anime on
How to set the path in win XP with System > Environment Variables.
existing is
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem

I need add F:\Source\bin and F:\Source2\code
From: John John - MVP on
anime wrote:
> How to set the path in win XP with System > Environment Variables.
> existing is
> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
>
> I need add F:\Source\bin and F:\Source2\code

Just edit and add it to the path at the same place, insert semi-colons
between the different paths:

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;F:\Source\bin;F:\Source2\code

John
From: anime on

"John John - MVP" <audetweld(a)nbnet.nb.ca> wrote in message
news:ubX85bd8KHA.420(a)TK2MSFTNGP02.phx.gbl...
> anime wrote:
>> How to set the path in win XP with System > Environment Variables.
>> existing is
>> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
>>
>> I need add F:\Source\bin and F:\Source2\code
>
> Just edit and add it to the path at the same place, insert semi-colons
> between the different paths:
>
> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;F:\Source\bin;F:\Source2\code
>
> John

-----------

is the path uppercase/lowercase sensitive?

Thank you.

From: John John - MVP on
anime wrote:
>
> "John John - MVP" <audetweld(a)nbnet.nb.ca> wrote in message
> news:ubX85bd8KHA.420(a)TK2MSFTNGP02.phx.gbl...
>> anime wrote:
>>> How to set the path in win XP with System > Environment Variables.
>>> existing is
>>> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
>>>
>>> I need add F:\Source\bin and F:\Source2\code
>>
>> Just edit and add it to the path at the same place, insert semi-colons
>> between the different paths:
>>
>> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;F:\Source\bin;F:\Source2\code
>>
>>
>> John
>
> -----------
>
> is the path uppercase/lowercase sensitive?

No.


> Thank you.

You're welcome.

John
From: Tim Slattery on
"anime" <anime(a)nospam.microsoft.news> wrote:

>How to set the path in win XP with System > Environment Variables.
>existing is
> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
>
>I need add F:\Source\bin and F:\Source2\code

Control Panel|System, Advanced tab. Click the "Environment Variables"
button at the bottom of the window. You can change the path and other
environment variables for only your own userid, or for everybody (if
you have permission).

--
Tim Slattery
Slattery_T(a)bls.gov
http://members.cox.net/slatteryt
 |  Next  |  Last
Pages: 1 2
Prev: SQL error on startup
Next: Reinstalling XP