1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-14 11:07:36 +01:00
This project aims to enhance the working environment on Windows
Go to file
Amrsatrio 8412bd64d9 Symbols: Reworked the symbol manager so that symbols don't need to be successfully downloaded in succession
- This should fix start menu not working (at all!) on users who upgraded into 22621.2428 not through 22621.2361 with EP installed. Updating into this version will redownload symbols due to changes in the way they are managed.
- 22621.2428 was just released to the general public, but symbols for twinui.pcshell.dll are not available at the time of writing. Despite that, StartDocked.dll and StartUI.dll are still the same as 22621.2361.
- I've also removed hardcoded and stuffed-together offsets of really old DLL versions to make the code more concise.
2023-10-11 15:10:57 +07:00
.github/workflows Build.yml: Fix compilation on windows-latest 2022-02-19 14:17:16 +02:00
ep_dwm@c1c0e81937 Resources: Updated copyright info 2023-03-19 05:27:08 +02:00
ep_extra Fix typo in ep_extra/README.md 2023-09-23 10:13:29 +07:00
ep_extra_valinet.win7alttab Resources: Updated copyright info 2023-03-19 05:27:08 +02:00
ep_generate_release_description Fixed tiny typo 2021-11-15 04:05:04 +02:00
ep_generate_release_name Removed resource.h from ep_generate_release_name 2021-11-14 18:27:01 +02:00
ep_setup Start10: Implemented proper fix for Pin to Start/Unpin from Start 2023-10-06 06:37:16 +07:00
ep_setup_patch When an update is available, the notification displays the version of the update; The updater correctly detects when the current version is a pre-release but the user has switched the update channel to stable and does not suggest the older stable version as an update anymore (multiple reports, #540, #710) 2022-01-22 21:12:18 +02:00
ep_startmenu StartMenu: Explicit ordinal for GetCmdArguments 2022-02-26 13:28:53 +02:00
ep_weather_host Weather: Fixed widget failing to load when using the Microsoft icon pack 2023-04-21 21:49:01 -07:00
ep_weather_host_stub Weather: Display last time of update in Properties 2022-03-14 04:53:48 +02:00
ExplorerPatcher Symbols: Reworked the symbol manager so that symbols don't need to be successfully downloaded in succession 2023-10-11 15:10:57 +07:00
libs libvalinet: Upgraded to latest version which fixes VnGetUBR 2023-09-25 02:29:54 +03:00
.gitignore Housekeeping 2021-10-13 03:38:38 +03:00
.gitmodules Option to disable rounded corners for windows 2022-01-21 13:06:46 +02:00
CHANGELOG.md Version: 22621.2361.58.4 2023-10-07 03:31:22 +07:00
debug.h Tons of bug fixes, quality improvements, proper startup, avoid double patching 2021-10-25 06:07:19 +03:00
ExplorerPatcher.sln Version: 22621.1413.54.1 2023-03-18 16:02:40 +02:00
FUNDING.yml Create FUNDING.yml 2021-11-10 04:17:17 +02:00
LICENSE Initial commit 2021-08-09 17:17:24 +03:00
README.md Update README.md 2023-09-26 02:33:57 +07:00
version.h Version: 22621.2361.58.4 2023-10-07 03:31:22 +07:00

ExplorerPatcher

This project aims to enhance the working environment on Windows.

PayPal donations: here or using e-mail address valentingabrielradu@gmail.com

Discord server: here

Read more