232fe6b148
Start10: Fix Pin to Start yet again by replacing the implementation of the verb with our own
Amrsatrio2024-04-25 20:36:20 +07:00
e57a6b0aeb
Taskbar10: Say goodbye to the stock 10 taskbar implementation in explorer.exe of 26002+
Amrsatrio2024-04-25 20:26:36 +07:00
24e019d484
Implement restoration of Logon, Logoff, and Shutdown sounds based on code in Windows 7 explorer.exe (disabled in public builds for now). - Also properly fixed the logon delay on 22000. - Removed the logon delay option.
Amrsatrio2024-04-25 20:14:34 +07:00
5e7bad22cd
Taskbar10: Revised the method for restoring acrylic to the Windows 10 taskbar on 22621+
Amrsatrio2024-03-13 07:00:11 +07:00
5c35f5862f
Taskbar10: Fixed a bug where SCOOBE would repeatedly crash Explorer when Language Switcher is set to anything other than Windows 11 (the default) ^2
Amrsatrio2024-03-13 06:57:27 +07:00
fe7f8005fb
Taskbar10: Fixed a bug where SCOOBE would repeatedly crash Explorer when Language Switcher is set to anything other than Windows 11 (the default)
Amrsatrio2024-03-12 23:21:41 +07:00
22d9e3c6ac
Taskbar10: Improved animation performance when centering and/or EP Weather is not enabled, also fixed search box positioning on small taskbar size
Amrsatrio2024-02-16 01:33:19 +07:00
3c8809eaa8
All: Add stuff for supporting 25xxx+
Amrsatrio2024-02-14 04:41:29 +07:00
0c5021b376
GUI: Added "Uninstall" section containing a button to launch the uninstaller. People asked "how to uninstall" so I think this might help.
Amrsatrio2024-02-14 04:39:14 +07:00
0157ecc330
Taskbar10: Allow search box (without highlights) on Windows 11
Amrsatrio2024-02-14 04:32:23 +07:00
1f2e2c4821
Symbols: Add explorer.exe symbols and unified the method for Windows 10 Alt+Tab on 22000
Amrsatrio2024-02-14 04:23:05 +07:00
79b0f68aff
Start10: Removed the original method for fixing Jump List (right click) views
Amrsatrio2024-02-14 04:19:36 +07:00
97fd4831a8
Taskbar10: Instant Network and Battery flyouts on versions that don't need them
Amrsatrio2024-02-14 04:16:44 +07:00
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.
Amrsatrio2024-02-14 03:11:42 +07:00
1939de5e97
Taskbar10: Made flyout positioning patches work with 22635.3066
Amrsatrio2024-01-23 01:33:44 +07:00
6779365927
README: Moved important information back from the Wiki to the README. There has been too many questions like "how to fix my taskbar back to icons only" and "how to uninstall" so I guess this is needed after all...
Amrsatrio2024-01-08 17:26:40 +07:00
4bea5f688d
Taskbar10: Revised the pattern for patching the new IME context menu so that it works on 25951
Amrsatrio2023-12-22 19:56:12 +07:00
ce9f973167
Symbols: Fixed languages with longer strings such as French crashing Explorer when attempting to download symbols
Amrsatrio2023-12-21 21:53:42 +07:00
3a1b8b8296
File Explorer: Fixed crashes when using Windows 7/10 control interface on OS builds 22635.2915+
Amrsatrio2023-12-16 02:29:54 +07:00
bff76da2bf
Taskbar10: Disable the 42537950 feature flag that is present on Canary builds
Amrsatrio2023-12-16 00:08:10 +07:00
3c0b4a9b72
GUI: Increased window width for all languages (#2574)
Amrsatrio2023-12-12 19:46:42 +07:00
ec68783677
Taskbar10: Various *important* fixes: - Revised the method for enabling the old taskbar by intercepting the code path for initializing the new taskbar, due to a very rare issue where our hook does not get called on certain recent builds. (#2499) - Fixed crash on 25921+ due to the removal of pnidui.dll. (#2558) - Fixed potential stability issues when using the new taskbar on 22621.2787+.
Amrsatrio2023-12-11 23:05:31 +07:00
0ad150a325
Improved twinui.pcshell.dll patterns to be more versatile
Amrsatrio2023-11-21 02:33:54 +07:00
7c3be29282
GUI: Added the ability to switch languages
Amrsatrio2023-11-21 00:02:10 +07:00
3cb3ace48a
Made FindPattern a non-inline function. This should help reduce the code size as I continue to add more patterns.
Amrsatrio2023-11-20 23:46:57 +07:00
2450a5d284
Main: Fixed signature of ApplyOwnerDrawToMenu and RemoveOwnerDrawFromMenu Also fixed the pattern for preventing UpdateStartMenuPositioning from crashing, to work on 25951 (Canary)
Amrsatrio2023-11-20 12:07:15 +07:00
7d0cdde356
Taskbar10: Fixed start menu/search flyout positioning code crashing Explorer when the display resolution changes
Amrsatrio2023-11-18 17:43:33 +07:00
d6cdb5d8ed
All: Added option to enable UI sounds on explorer.exe's XAML views Please treat this feature as a novelty or proof of concept, quirks related to this will never be mitigated.
22621.2506.60.1_d6cdb5d
Amrsatrio2023-11-14 01:51:36 +07:00