1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2025-01-19 09:07:29 +01:00

All: Disable setting MinWidth registry value

This commit is contained in:
Valentin Radu 2022-03-13 20:33:13 +02:00
parent 70f99c18fa
commit 8454133623

View File

@ -9471,6 +9471,7 @@ DWORD Inject(BOOL bIsExplorer)
} }
/*
if (IsWindows11()) if (IsWindows11())
{ {
DWORD dwSize = 0; DWORD dwSize = 0;
@ -9493,6 +9494,7 @@ DWORD Inject(BOOL bIsExplorer)
); );
} }
} }
*/