• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Setting path for command prompt in XP



<< Anyone know how to do this? I need it for doing programming. thank you, gariig >>



go to system properties --> advance tab -> environment variable
add the path you want in the PATH variables.
 
When you do this you should also create a folder named TEMP and change the user variables for each user and for the system to this new folder path.
Many programs do not like the fact that windows uses such a long file path to the temp folder
(c:\documents and settings\username\loacl settings\temp) <--way to long for things like Lotus Notes or some install programs.
 
Back
Top