You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows11DragAndDropToTaskbarFix, ver. 1.2.0 doesn't close the console window.
I can only minimize it.
In the config is
ShowConsoleWindowOnStartup=0
So it should not be displayed at all
The old PartialFix version does close the console window just fine.
The text was updated successfully, but these errors were encountered:
The !ShowConsoleWindowOnStartup check was called before calling the configuration loader function. I think I broken it when I wanted to print error Windows11DragAndDropToTaskbarFix is already running. Exiting this instance....
Windows11DragAndDropToTaskbarFix, ver. 1.2.0 doesn't close the console window.
I can only minimize it.
In the config is
ShowConsoleWindowOnStartup=0
So it should not be displayed at all
The old PartialFix version does close the console window just fine.
The text was updated successfully, but these errors were encountered: