Skip to content

Commit

Permalink
Fix Settings Menu
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmaehl committed Dec 13, 2021
1 parent 16123e4 commit 8274b4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WhyNotWin11.au3
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@ Func Main(ByRef $aResults, ByRef $aOutput)
Else
GUICtrlCreateIcon("", -1, 34, 518, 32, 32)
_SetBkSelfIcon(-1, $aColors[$iText], $aColors[$iSidebar], @ScriptFullPath, 206, 32, 32)
GUICtrlSetState(-1, $GUI_HIDE)
EndIf
Else
If Not RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Robert Maehl Software\WhyNotWin11", "NoSocials") Then
Expand Down

0 comments on commit 8274b4f

Please sign in to comment.