diff --git a/ExplorerPatcher/GUI.h b/ExplorerPatcher/GUI.h index 34cb2bc..fc6207b 100644 --- a/ExplorerPatcher/GUI.h +++ b/ExplorerPatcher/GUI.h @@ -28,7 +28,7 @@ extern HMODULE hModule; #define GUI_POSITION_X CW_USEDEFAULT #define GUI_POSITION_Y CW_USEDEFAULT #define GUI_POSITION_WIDTH 467 -#define GUI_POSITION_HEIGHT 690 +#define GUI_POSITION_HEIGHT 716 #define GUI_WINDOWSWITCHER_THEME_CLASS "ControlPanelStyle" #define GUI_CAPTION_FONT_SIZE -22 #define GUI_TITLE_FONT_SIZE -12 diff --git a/ExplorerPatcher/settings.reg b/ExplorerPatcher/settings.reg index 6d806b5..24942bb 100644 --- a/ExplorerPatcher/settings.reg +++ b/ExplorerPatcher/settings.reg @@ -41,6 +41,11 @@ "MicaEffectOnTitlebar"=dword:00000000 ;T Start menu +[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] +;c 2 Location on screen * +;x 0 Left +;x 1 Center (default) +"TaskbarAl"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage] ;b Open Start to All apps by default "MakeAllAppsDefault"=dword:00000000