We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc13b38 commit a95f9d2Copy full SHA for a95f9d2
PRPlanIT.com-VirtualDisplayDrv_Wiz.ahk
@@ -15,6 +15,7 @@ SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
15
StringCaseSense, On
16
DetectHiddenWindows, On
17
global MonitorCount
18
+Menu, Tray, Icon, %A_WorkingDir%\PrPlanIT.com.ico
19
;------------------------------------------------------------------------------------------
20
; Admin Check:
21
;-------------
0 commit comments