Sunday, May 1, 2011

Environment variables in computer system


Useful Envoirment variables:-

%temp% - Opens user temporary folder
%username% - Points to currnet user logged in
%userprofile% - Points a user home path
%systemroot% - Opens windows root directory
%systemdrive% - Points to the drive on which OS is installed
%HOMEDRIVE% - C:
%HOMEPATH% - \Documents and Settings\<user name>
%ProgramFiles% - program files folder

No comments:

Post a Comment