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:
parent
bbe6a7b2bd
commit
1a207e0eb8
@ -10300,6 +10300,8 @@ void InjectStartMenu()
|
||||
HANDLE hStartDocked = NULL;
|
||||
HANDLE hStartUI = NULL;
|
||||
|
||||
if (!IsWindows11()) dwTaskbarAl = 0;
|
||||
|
||||
StartMenu_LoadSettings(FALSE);
|
||||
|
||||
if (dwStartShowClassicMode || !IsWindows11())
|
||||
|
Loading…
x
Reference in New Issue
Block a user