Environmental Variables

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

Guest

I am attempting to install some software and I get back an error message that
the maximum size for environmental variables has been reached and the install
program can not add its'.

What is the work around for this?

Where are the Environmental variables stored? I know how to get to them via
the on-line screens, but it stores this information somewhere...where is that?
 
I am attempting to install some software and I get back an error message that
the maximum size for environmental variables has been reached and the install
program can not add its'.

What is the work around for this?

Where are the Environmental variables stored? I know how to get to them via
the on-line screens, but it stores this information somewhere...where is that?

Each System environment variable is a Value Name at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment.
Users variables are at HKEY_CURRENT_USER\Environment.


Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 
Each place you can replace C:\program files with %programfiles% gains you
two chars. Maybe others, look for duplicates.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I am attempting to install some software and I get back an error message
that
| the maximum size for environmental variables has been reached and the
install
| program can not add its'.
|
| What is the work around for this?
|
| Where are the Environmental variables stored? I know how to get to them
via
| the on-line screens, but it stores this information somewhere...where is
that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top