Changes

Windows environment variables

135 bytes added, 10:40, 6 February 2009
no edit summary
| '''PATHEXT''' || System returns a list of the file extensions that the OS considers to be executable.
|-
| '''PROCESSOR_ARCHITECTURE''' || System returns the processor's chip architecture. Values: x86, IA64, AMD64.
|-
| '''PROCESSOR_IDENTFIER''' || System returns a description of the processor.
|-
| '''PROGRAMFILES''' || Returns the location of the Program Files directory.
|-
| '''PROGRAMFILES(x86)''' || Returns the location of the Program Files directory for 32-bit applications on Windows 64-bit.
|-
| '''PROMPT''' || Local returns the command-prompt settings for the current interpreter. Cmd.exe generates this variable.
Anonymous user