Importing environment variables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am migrating to a new computer, over time in the old one over 90
environment varibles were created, is there a way to export them and import
them in the new computer so they will appear in the system properties window?

I tried the set command in a dos shell, but they are not shown in the system
properties window.

Thanks a lot.
 
Environment Var are stored in the following registry keys :

USER :
HKEY_CURRENT_USER\Environment

SYSTEM:
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment

--
Ayush [ Be ''?'' Happy ]

For any query, search > www.Google.com
Want to know about a term > http://en.wikipedia.org


:I am migrating to a new computer, over time in the old one over 90
: environment varibles were created, is there a way to export them and
import
: them in the new computer so they will appear in the system properties
window?
:
: I tried the set command in a dos shell, but they are not shown in the
system
: properties window.
:
: Thanks a lot.
:
 
Back
Top