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
296c6a0fed
- .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. |
||
---|---|---|
.github/workflows | ||
ep_dwm@c1c0e81937 | ||
ep_extra | ||
ep_extra_valinet.win7alttab | ||
ep_generate_release_description | ||
ep_generate_release_name | ||
ep_gui | ||
ep_setup | ||
ep_setup_patch | ||
ep_startmenu | ||
ep_weather_host | ||
ep_weather_host_stub | ||
ExplorerPatcher | ||
ExplorerPatcher-L10N@6be49caadc | ||
libs | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG.md | ||
debug.h | ||
ExplorerPatcher.sln | ||
FUNDING.yml | ||
LICENSE | ||
README.md | ||
version.h |
ExplorerPatcher
This project aims to enhance the working environment on Windows.
How to?
- Download the latest version of the setup program.
- Run the installer. It will automatically prompt for elevation, after which it will install the necessary files.
- 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
toep_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.