diff --git a/WhyNotWin11.au3 b/WhyNotWin11.au3 index f960a026..fd0946fc 100644 --- a/WhyNotWin11.au3 +++ b/WhyNotWin11.au3 @@ -526,7 +526,7 @@ Func Main(ByRef $aResults, ByRef $aExtended, ByRef $aOutput) _SetBkSelfIcon(-1, $aColors[$iText], $aColors[$iSidebar], @ScriptFullPath, 206, 32, 32) EndIf GUICtrlCreateIcon("", -1, 42, 20, 20, 20) - _SetBkSelfIcon(-1, $aColors[$iText], $aColors[$iSidebar], @ScriptFullPath, 207, 20, 20) + _SetBkSelfIcon(-1, $aColors[$iText], $aColors[$iSidebar], @ScriptFullPath, 208, 20, 20) Else If Not RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Robert Maehl Software\WhyNotWin11", "NoSocials") Then GUICtrlCreateIcon("", -1, 34, 110, 32, 32)