mirror of
https://github.com/heebijeebi/WinTango-Patcher.git
synced 2024-06-22 05:21:56 +02:00
Fix for SnippingTool on Win10
This commit is contained in:
@@ -424,6 +424,8 @@ Func Patch()
|
||||
;The patching magic:
|
||||
If $errorFlag = 0 Then
|
||||
Debug("=== ApplyOptions Start ===")
|
||||
Apply_OS_Res()
|
||||
|
||||
If $OptTrayIcons = 1 Then
|
||||
If GUICtrlRead($comboTrayIcons) = "Symbolic" Then Apply_SymbolicTray()
|
||||
Else
|
||||
|
Reference in New Issue
Block a user