1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-12 02:00:46 +01:00
ExplorerPatcher/ep_setup
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
..
resources Setup: Cleaner uninstallation and cleaner code. 2024-02-14 03:36:36 +07:00
ep_setup.c Setup: Cleaner uninstallation and cleaner code. 2024-02-14 03:36:36 +07:00
ep_setup.vcxproj Setup: Cleaner uninstallation and cleaner code. 2024-02-14 03:36:36 +07:00
ep_setup.vcxproj.filters Implemented weather taskbar widget 2022-01-27 04:35:27 +02:00