YoYo Games Wiki

Windows environment variables

From YoYoGames Wiki

This article requires cleanup to meet the YoYo Games Wiki Quality Standards. The following specific problems need to be addressed:
Plain list, needs explanations, for example.
This article (or section) may need to be wikified to meet The YoYo Games Wiki quality standards.
Please help improve this article, especially its categories, and wiki-links.
  • ALLUSERSPROFILE: path to the "All Users" directory
  • APPDATA: path to the current user's "Application Data" directory
  • CLIENTNAME
  • CommonProgramFiles: path to the "Common Files" directory
  • COMPUTERNAME: computer name
  • ComSpec: path to the executable of the command line prompt
  • HOMEDRIVE: drive letter of the homedrive
  • HOMEPATH: path to the user's personal directory
  • LANG: language used by the operating system
  • LOGONSERVER
  • OS: name of the operating system
  • NUMBER_OF_PROCESSORS: number of processors of the computer
  • PROCESSOR_ARCHITECTURE: processor architecture, values might be x86 and x64
  • PROCESSOR_IDENTIFIER: contains some information on the processor
  • PROCESSOR_LEVEL
  • PROCESSOR_REVISION
  • ProgramFiles: path to the "Program Files" directory
  • SESSIONNAME
  • SystemDrive
  • SystemRoot
  • TEMP: path to the current user's "Temp" directory, the directory where temporary files are stored
  • TMP: path to the current user's "Temp" directory, the directory where temporary files are stored (same value as TEMP)
  • USERDOMAIN
  • USERNAME: username of the current user
  • USERPROFILE
  • windir: path to the "WINDOWS" directory