I’m trying to set up new installation of visual studio.net 2003 identical to an existing system. Is there an easy way to copy all the environmental variables from the existing to the new VS.net 2003? Is there a file that contains all these I can just copy
over?
There are two environment varilables exist for Microsoft Visual Studio .NET 2003 :
1.Lib: Set to the location of the library directory for the SDK. For example, for Microsoft Visual Studio .NET 2003 Express Edition C++, a typical location is C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib.
2. Include: Set to the location of the include directory for the SDK. For example, for Microsoft Visual Studio .NET 2005 Express Edition C++, a typical location is C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include.
The LIB and INCLUDE environment variable names must be specified in uppercase characters.
alfredo_garc...
0 Points
1 Post
copy all the environmental variables to a new install
Oct 02, 2011 12:28 AM|LINK
I’m trying to set up new installation of visual studio.net 2003 identical to an existing system. Is there an easy way to copy all the environmental variables from the existing to the new VS.net 2003? Is there a file that contains all these I can just copy over?
Thanks.
Anindita.Bas...
Contributor
2448 Points
416 Posts
Re: copy all the environmental variables to a new install
Oct 02, 2011 07:54 AM|LINK
There are two environment varilables exist for Microsoft Visual Studio .NET 2003 :
1.Lib: Set to the location of the library directory for the SDK. For example, for Microsoft Visual Studio .NET 2003 Express Edition C++, a typical location is C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib.
2. Include: Set to the location of the include directory for the SDK. For example, for Microsoft Visual Studio .NET 2005 Express Edition C++, a typical location is C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include.
The LIB and INCLUDE environment variable names must be specified in uppercase characters.
Thanks,
Anindita
http://anindita9.wordpress.com