1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-15 03:27:35 +01:00
Commit Graph

872 Commits

Author SHA1 Message Date
Amrsatrio
04fd2b7647 Build: Don't build CMake projects in the vcxproj because it doesn't work with GitHub Actions 2024-07-24 00:36:01 +07:00
Amrsatrio
b253625cdf Build: Update .gitmodules 2024-07-23 23:44:46 +07:00
Amrsatrio
30579b0238 Setup: Revised the method for bundling files in the setup binary.
Now with preserved file names, compression, and encryption.
2024-07-23 23:40:54 +07:00
Amrsatrio
1fcd7d7322 Merge remote-tracking branch 'refs/remotes/origin/master'
# Conflicts:
#	.github/workflows/build.yml
2024-07-21 23:31:29 +07:00
Amrsatrio
19177e4f72 ep_taskbar: Hook context menu functions 2024-07-21 23:27:48 +07:00
Amrsatrio
214ad2bd18 Version: 22621.3880.66.2 (pre-release) 2024-07-21 15:17:41 +07:00
Amrsatrio
48c2a7551e Build: Disable bundling of ep_taskbar for now 2024-07-21 15:03:41 +07:00
Amrsatrio
a9b089a86a Taskbar10: Reworked ImmersiveColor.h's referencing to uxtheme.dll private functions 2024-07-21 14:57:31 +07:00
Amrsatrio
e771264a28 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ep_gui/GUI.h
2024-07-15 22:49:08 +07:00
Amrsatrio
c69eb5f11a GUI: Increase buffer size of section names to 64 (#3461) 2024-07-15 22:40:04 +07:00
Amrsatrio
8c16a9a0d9 Updates: Re-add changes in 80592f6 2024-07-14 19:04:58 +07:00
Amrsatrio
5d0d218d38 Setup: Block ARM64 devices from running the x64 setup 2024-07-14 17:29:37 +07:00
Amrsatrio
2b9c747212 Updates: Revamped code with rich notification content and proper JSON parsing 2024-07-14 14:52:26 +07:00
Amrsatrio
4799b4bf25 Build: Updated build scripts and tools to build the ARM64 setup 2024-07-13 22:05:00 +07:00
Amrsatrio
78788ec461 Build: Fix build 2024-07-13 20:55:22 +07:00
Amrsatrio
57f63ad56f Work on ARM64 shell extension support 2024-07-13 20:50:37 +07:00
Amrsatrio
c9884b2ba3 Update ep_dwm for ARM64 support 2024-07-13 07:57:24 +07:00
Amrsatrio
b76c0e420f GUI: Fix build 2024-07-12 01:20:59 +07:00
Amrsatrio
2e4e4f5f2b Taskbar10: Add remaining important patterns for ARM64 2024-07-12 01:12:32 +07:00
Amrsatrio
992b3a60cd All: Preliminary ARM64 support 2024-07-11 09:31:06 +07:00
Amrsatrio
016214a381 L10N: Fix compile 2024-07-09 10:16:26 +07:00
Amrsatrio
51f06243e6 Version: 22621.3810.66.1 2024-07-09 10:00:25 +07:00
Amrsatrio
0b86e55059 Build: Include ep_taskbar in official builds ^2 2024-07-09 07:07:18 +07:00
Amrsatrio
146070da76 Build: Include ep_taskbar in official builds 2024-07-09 07:02:16 +07:00
Amrsatrio
9844324b5e Symbols: Update explorer.exe symbols reading for 26244+ 2024-07-04 06:10:23 +07:00
Amrsatrio
62dcb98cb2 Taskbar10: Use uxtheme.dll's immersive color functions 2024-06-29 13:15:24 +07:00
Amr Satrio
61c984fec1
Build: Update deprecated stuff (#3431)
* Build: Update deprecated set-output syntax

* Build: Update deprecated actions

* Build: Fix mistakes

* Build: Fix mistakes ^2

* Build: Fix mistakes ^3
2024-06-28 19:23:39 +07:00
Valentin Radu
6f6666b527 Version: 22621.3527.65.5 2024-05-15 12:50:10 +03:00
Valentin Radu
2112a18876 Weather: Removed slim_appbar element 2024-05-15 12:48:13 +03:00
Valentin Radu
57b44d2355 Weather: Fixed alignment 2024-05-15 12:47:36 +03:00
Valentin Radu
3a9fe99c95 Version: 22621.3527.65.4 2024-05-13 11:05:06 +03:00
Valentin Radu
4794713603 GUI: Maintenance section 2024-05-13 10:48:13 +03:00
Valentin Radu
80592f666d Updates: Support for ep_make 2024-05-13 10:47:30 +03:00
Valentin Radu
c41b93b6b4 ep_setup_patch: Supply custom hash as argument 1 (useful in ep_make) 2024-05-13 04:43:55 +03:00
Valentin Radu
5ed503e451 ep_gui: Removed unnecessary dependencies 2024-05-12 18:39:02 +03:00
Amrsatrio
d398195298 Version: 22621.3527.65.3 2024-05-05 21:19:47 +07:00
Amrsatrio
6d22947e36 All: Updated patterns used when symbols are not available to work with 22635.3430+ and 24H2 2024-05-05 21:17:54 +07:00
Amrsatrio
c245b8f0b3 Version: 22621.3527.65.2 2024-04-30 10:21:28 +07:00
Amrsatrio
d11445afda Start10: Fixed user tile menu not working on later 22H2/23H2 builds and 24H2 2024-04-27 19:10:17 +07:00
Amrsatrio
097666676a Start10: Remove the need to CoInitialize() in PatchStartTileData() 2024-04-25 23:32:37 +07:00
Amrsatrio
bae9fd612d Fix crashes on 22631 caused by forgetting to call CoUninitialize() in PatchStartTileData() 2024-04-25 22:57:00 +07:00
Amrsatrio
31f1b6db0e Version: 22621.3527.65.1 2024-04-25 21:03:19 +07:00
Amrsatrio
e59c34c06e Start10: Revert 45bd735 to pin down antivirus detections 2024-04-25 20:50:03 +07:00
Amrsatrio
232fe6b148 Start10: Fix Pin to Start yet again by replacing the implementation of the verb with our own 2024-04-25 20:36:20 +07:00
Amrsatrio
e57a6b0aeb Taskbar10: Say goodbye to the stock 10 taskbar implementation in explorer.exe of 26002+ 2024-04-25 20:26:36 +07:00
Amrsatrio
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.
2024-04-25 20:14:34 +07:00
Valentin Radu
47cc16552b Version: 22621.3296.64.3 2024-04-04 03:43:05 +03:00
Valentin Radu
45bd735856 Start10: Prevent menu closing delay when patching standalone (without ExplorerPatcher injecting explorer.exe)
The Windows 10 Start menu has a delay when closing if one is injecting
it without injecting `explorer.exe` as well. The reason for this is
that animations are fixed, which in turn fixes this delay, using code
run when ExplorerPatcher is injected in `explorer.exe`. It cannot be
patched from the Start menu's host process itself
(`StartMenuExperienceHost.exe`) because that doesn't load
`twinui.pchsell.dll` where the actual patching happens. This commit
works around this shortcoming by employing the old fix for this delay:
hiding the Start menu when animations haven't been fixed (so when
`explorer.exe` is not injected by ExplorerPatcher).

We needed to detect when animations were successfully patched from
`explorer.exe` in order to disable this workaround, thus this commit
offers an example on how to create a kernel object, in this case a
mutex, that can be 'seen' by a process running inside an app container,
as is the case for Start menu's host process
(`StartMenuExperienceHost.exe`).
2024-04-04 03:38:00 +03:00
Amrsatrio
c286ab5610 Start10: Tweaked the method for restoring the old start menu's animations to work with 226xx.3420+ and 24H2 (#3066) 2024-03-31 22:23:46 +07:00
Amrsatrio
5e25663c87 Start10: Revised the method for enabling the old start menu to work with 226xx.3420+ and 24H2 (#3066) 2024-03-31 16:04:18 +07:00