; #Include GetCommonPath.ahk
#NoEnv

SendMode Input

SetWorkingDir %A_ScriptDir%


MsgBox % GetCommonPath("StartUp")