1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2025-01-31 12:03:50 +01:00

StartUI: Default to left alignment on Windows 10

This commit is contained in:
Valentin Radu 2022-03-09 03:14:25 +02:00
parent bbe6a7b2bd
commit 1a207e0eb8

View File

@ -10300,6 +10300,8 @@ void InjectStartMenu()
HANDLE hStartDocked = NULL;
HANDLE hStartUI = NULL;
if (!IsWindows11()) dwTaskbarAl = 0;
StartMenu_LoadSettings(FALSE);
if (dwStartShowClassicMode || !IsWindows11())