<< Click to Display Table of Contents >> PackBench > 7.3 u1 > User Guide > Common Dialogs > Variable Editor Environment |
•(%PROGRAMFILES)
This argument contains the path to the Program Files folder. By default this is C:\Program Files.
•(%PROGRAMFILES(X86))
This argument contains the path to the 32-bit Program Files folder. By default this is C:\Program Files (x86).
•(%APPDATA)
This argument contains the path to the application data folder of the current user.
•(%PROGRAMDATA)
This argument contains the path to the application data folder which is shared by all users of the device. By default this is C:\ProgramData.
•(%USERNAME)
This argument contains the user name of the current user.
•(%USERDOMAIN)
This argument contains of the currently active domain.
•(%TEMP)
This argument contains the temporary folder of the currently active user.
•(%<VariableName>)
This argument contains the value of an environment variable by a given name, for example (%PATH).