diff --git a/ExplorerPatcher/dllmain.c b/ExplorerPatcher/dllmain.c index 13ebf3f..d6e6df8 100644 --- a/ExplorerPatcher/dllmain.c +++ b/ExplorerPatcher/dllmain.c @@ -9471,6 +9471,7 @@ DWORD Inject(BOOL bIsExplorer) } + /* if (IsWindows11()) { DWORD dwSize = 0; @@ -9493,6 +9494,7 @@ DWORD Inject(BOOL bIsExplorer) ); } } + */