Browse Source

Added config file for 22449.1000

pull/20/head
Valentin Radu 4 years ago
parent
commit
7b01e93f95
  1. 2
      README.md
  2. 38
      configs/_x64/22449.1000/settings.ini

2
README.md

@ -14,7 +14,7 @@ Current functionality enabled by this patcher includes: @@ -14,7 +14,7 @@ Current functionality enabled by this patcher includes:
* disables the logon delay which happened if you were to enable the classic taskbar using `UndockingDisabled`
* play log on sound, if enabled
It has been developed on and tested to work against the latest build, 22000.176. It should work on newer builds as well as long as the internal structure does not change too much (hopefully Microsoft won't remove all the legacy code).
It has been developed on and tested to work against the latest builds, 22000.176 and 22449.1000 (Insider Preview). It should work on newer builds as well as long as the internal structure does not change too much (hopefully Microsoft won't remove all the legacy code).
A changelog is available [here](https://github.com/valinet/ExplorerPatcher/blob/master/CHANGELOG.md).

38
configs/_x64/22449.1000/settings.ini

@ -0,0 +1,38 @@ @@ -0,0 +1,38 @@
[explorer]
CTray::_HandleGlobalHotkey=23552
CTray::v_WndProc=58096
CTray::_FireDesktopSwitchIfReady=153368
CTray::Init=28636
OffsetOK=1
Dirty=0
OffsetStrat=1
Offset=386
[twinui.pcshell]
CImmersiveContextMenuOwnerDrawHelper::s_ContextMenuWndProc=2170710
CLauncherTipContextMenu::GetMenuItemsAsync=5975344
ImmersiveContextMenuHelper::ApplyOwnerDrawToMenu=6142856
ImmersiveContextMenuHelper::RemoveOwnerDrawFromMenu=6144912
CLauncherTipContextMenu::_ExecuteShutdownCommand=6034336
CLauncherTipContextMenu::_ExecuteCommand=6033512
CLauncherTipContextMenu::ShowLauncherTipContextMenu=5980544
winrt::Windows::Internal::Shell::implementation::MeetAndChatManager::OnMessage=364064
[twinui]
CImmersiveHotkeyNotification::_GetMonitorForHotkeyNotification=2400364
IsDesktopInputContext=34504
CImmersiveHotkeyNotification::OnMessage=240032
[stobject]
SysTrayWndProc=23952
HotPlugButtonClick=98012
[Windows.UI.FileExplorer]
ContextMenuPresenter::DoContextMenu=263760
[OS]
Build=10.0.22449.1000
[General]
AllocConsole=0
[StartDocked]
StartDocked::LauncherFrame::ShowAllApps=1352856
StartDocked::LauncherFrame::OnVisibilityChanged=1345888
StartDocked::SystemListPolicyProvider::GetMaximumFrequentApps=2819344
StartDocked::StartSizingFrame::StartSizingFrame=1174212
[Windows.UI.Xaml]
CJupiterWindow::StaticCoreWindowSubclassProc=1299824
Loading…
Cancel
Save