1.

Solve : adding to the Environment Variables?

Answer»

Hi,

I need to ADD a path to environment variable. However, it appears not to pick up on the new path.

The path should be,
%SystemRoot%\SYSTEM32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\WINNT\Microsoft.NET\Framework\v1.1.4322

But it only SHOWS up
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\Microsoft SQL Server\80\Tools\BINN

The additional variable is
C:\WINNT\Microsoft.NET\Framework\v1.1.4322

But it does not show up that added line when I run SET in the command window.

What am I doing WRONG? How can I fix it?

Thanks.

F.does this throw more light on it>http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/winenvars/winenvars.htm   or this >http://www.winguides.com/article.php?id=1&guide=registry



Discussion

No Comment Found