ExplorerPatcher
ExplorerPatcher copied to clipboard
Live tiles not working on Windows 11 Build 25398 (a.k.a windows server 23H2 RTM)
Client build of 25398 can be found here: https://archive.org/details/25398.1.230610-1204.zn-release-clientmulti-x-64fre-en-us 25398 lacks StartUI.dll, can be found in PPIPro editionpack, uploading one here StartUI.zip Using 22000's StartTileData.dll causes StartMenuExperienceHost.exe crash with error code c0000005 in StartTileDataLegacy!DataStoreCache::TileStoreTransformer::TileContext::EnsureAppTypeAndCanElevate+0x1b3 Using 25398's original StartTileData.dll causes Live tiles failing to work. Could anyone fix this?
That is an insider build and not supported because microsoft doesn't make symbols available to download for it: https://github.com/valinet/ExplorerPatcher/wiki/Symbols
symbols are available for this build.
Is it a dev build?
It is issue #1108 .... Follow #1591 for the fix... (Pin to Start is broken currrntly)
It is issue #1108 .... Follow #1591 for the fix... (Pin to Start is broken currrntly)
Does it still need some hooking when using the original files?
Live tiles also do not work on my 22621.2361 laptop whose installation began with 22000. But it does on my 22621.2283 desktop whose installation began with Windows 10 17763 (~2018). I guess it works only if the OS was upgraded from Windows 10?
My laptop:
My desktop:
Closing this because live tiles work on latest 24H2 builds. With latest prerelease EP, you just need to drop StartUI.dll in the StartMenuExperienceHost directory, no need to swap any more system files