Skip to content

Commit a95f9d2

Browse files
authored
Update PRPlanIT.com-VirtualDisplayDrv_Wiz.ahk
Added the tray icon for when this is ran as a script.
1 parent bc13b38 commit a95f9d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PRPlanIT.com-VirtualDisplayDrv_Wiz.ahk

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
1515
StringCaseSense, On
1616
DetectHiddenWindows, On
1717
global MonitorCount
18+
Menu, Tray, Icon, %A_WorkingDir%\PrPlanIT.com.ico
1819
;------------------------------------------------------------------------------------------
1920
; Admin Check:
2021
;-------------

0 commit comments

Comments
 (0)