All pastes #2052242 Raw Edit

Something

public text v1 · immutable
#2052242 ·published 2011-04-30 12:51 UTC
rendered paste body
In the above example, %A_ProgramFiles% is a built-in variable. By using it rather than something like C:\Program Files, the script is made more portable, meaning that it would be more likely to run on other computers. Note: The names of commands and variables are not case sensitive. For example, "Run" is the same as "run", and "A_ProgramFiles" is the same as "a_programfiles".