1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-27 17:00:59 +01:00
This project aims to enhance the working environment on Windows
Go to file
Amrsatrio 296c6a0fed Setup: Cleaner uninstallation and cleaner code.
- .prev files should now only exist when the file to overwrite is in use, no longer all the time.
- During uninstallation, ep_setup now tries to delete `C:\Program Files\ExplorerPatcher` by moving the stored ep_setup.exe into %TEMP% for later deletion after Explorer starts again.
- When the uninstall confirmation dialog is open, subsequent `ep_setup.exe /uninstall` invocations should focus the existing dialog instead of making a new one.
- Reorganized the functions for a cleaner look and easier maintenance.
- Removed the files related to the original method for fixing the jump list menus in the Windows 10 start menu on Windows 11.
- Prepared the spots for the alternate taskbar implementation.
2024-02-14 03:36:36 +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 Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +07:00
ep_extra_valinet.win7alttab Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +07:00
ep_generate_release_description Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +07:00
ep_generate_release_name Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +07:00
ep_gui GUI: Increased window width for all languages (#2574) 2023-12-12 19:46:42 +07:00
ep_setup Setup: Cleaner uninstallation and cleaner code. 2024-02-14 03:36:36 +07:00
ep_setup_patch Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +07:00
ep_startmenu Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +07:00
ep_weather_host Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +07:00
ep_weather_host_stub Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +07:00
ExplorerPatcher Taskbar10: Made flyout positioning patches work with 26020.1000 2024-01-23 02:42:34 +07:00
ExplorerPatcher-L10N@6be49caadc Build: Add trailing backslashes to OutDir to fix warnings 2024-01-23 01:36:58 +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 L10N: Localized Setup 2023-11-12 11:50:55 +07:00
CHANGELOG.md Version: 22621.2861.62.2 2023-12-22 20:09:10 +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 GUI: Decoupled into ep_gui and added support for localization 2023-11-08 02:14:44 +07:00
FUNDING.yml All: Updated donation links, with kind permission from @valinet 2023-11-12 17:27:48 +07:00
LICENSE Initial commit 2021-08-09 17:17:24 +03:00
README.md README: Moved important information back from the Wiki to the README. 2024-01-08 17:26:40 +07:00
version.h Version: 22621.2861.62.2 2023-12-22 20:09:10 +07:00

ExplorerPatcher

Join on Discord

This project aims to enhance the working environment on Windows.

How to?

  1. Download the latest version of the setup program.
  2. Run the installer. It will automatically prompt for elevation, after which it will install the necessary files.
  3. When done, you will be greeted with the familiar Windows 10 taskbar. To customize the options offered by the program, right click the taskbar and choose "Properties".

That's it. It's that simple.

Uninstalling

  • Use "Programs and Features" in Control Panel, or "Apps and features" in the Settings app or
  • Run ep_setup.exe /uninstall or
  • Rename ep_setup.exe to ep_uninstall.exe and run that.

Updating

  • The program features built-in updates: go to "Properties" - "Updates" to configure, check for and install the latest updates. Learn more here.
  • Download the latest version's setup file and simply run it.

Donate

If you find this project essential to your daily life, please consider donating to support the development through the Sponsor button at the top of this page, so that we can continue to keep supporting newer Windows builds.

Read more