skj
Posts: 40
Joined: Thu Apr 07, 2005 11:08 am

Environment Variables

As part of the package we add a SYSTEM variable to PATH. On some machines, by adding this path we have exceeded the maximum length of the Path variable allowable by Windows.

How do we resolve this issue ?

Thanks
skj
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

You can create a separate environment variable (name it SYSTEM for example) and add it to the PATH using this format: %SYSTEM%.

Hope this helps.

Regards,
Gigi
_______________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com

Return to “Common Problems”