1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-14 11:07:36 +01:00
Commit Graph

905 Commits

Author SHA1 Message Date
Amrsatrio
98118101e6 Cleaned some unneeded stuff in the setup binary, and restored exported functions for launching/restarting Explorer 2024-09-12 14:56:04 +07:00
Amrsatrio
ac14c75e49 Updates: Fixed a bug where empty UpdateURL registry values would break the updates system (#3668) 2024-09-12 14:37:42 +07:00
Amr Satrio
5fb1241dff
Update README.md 2024-09-10 18:22:46 +07:00
Amrsatrio
5094108275 Setup: Always unpack StartUI stuff on 22H2+ 2024-09-01 18:39:10 +07:00
Amrsatrio
2188f0ac87 GUI: Attempt to fix internal compiler error 2024-09-01 18:25:04 +07:00
Amrsatrio
77c6a8c23e Update sws 2024-09-01 18:10:49 +07:00
Amrsatrio
beeca29d45 Update sws and ep_dwm 2024-09-01 17:55:51 +07:00
Amrsatrio
c89705e5e2 Fixed some function calls 2024-09-01 17:54:32 +07:00
Amrsatrio
3885b97bdb Version: 22621.3880.66.5 2024-09-01 17:37:14 +07:00
Amrsatrio
2ea3894bcf Start10: Increased reliability of ARM64 patterns for restoring the animations and fixing positioning (#3566) 2024-09-01 17:12:50 +07:00
Amrsatrio
0f38628355 Start10: Fixed symbols mechanism when custom StartUI_.dll is used 2024-09-01 02:06:20 +07:00
Amrsatrio
060066cd53 Taskbar11: Fixed Task manager menu entry doing nothing on 24H2+ (#3021, #3556) 2024-09-01 01:40:34 +07:00
Amrsatrio
351a0207a4 Taskbar10: Fixed jump list positioning patch on latest builds with TaskbarJumplistOnHover feature flag (#3615) 2024-09-01 01:40:33 +07:00
Amrsatrio
a8bd290977 Taskbar10: Add support for loading ep_taskbar on Windows 10 1904x 2024-09-01 01:30:30 +07:00
Amrsatrio
3c50ea3c68 Setup: Unpack Windows.UI.ShellCommon only on builds without StartUI shipped 2024-08-02 02:16:41 +07:00
Amrsatrio
c127c0573c Build: Disable encryption 2024-07-31 21:08:20 +07:00
Amr Satrio
ab5862b863
Build: Disable encryption 2024-07-31 20:53:23 +07:00
Amrsatrio
ab389ed6ef Version: 22621.3880.66.4 (pre-release) 2024-07-31 20:41:13 +07:00
Amrsatrio
b4731146a2 Setup: Bundle pnidui.dll and StartUI.dll due to uncertainties in MS' symbol servers 2024-07-31 20:38:58 +07:00
Amrsatrio
d9595fccc6 Build: Include ep_taskbar again 2024-07-31 19:10:53 +07:00
Amrsatrio
7e0f7ebc22 Setup: Add pnidui.dll and 10 start menu resources.
Also updated the code for dealing with locked files.
2024-07-31 19:08:46 +07:00
Amrsatrio
755f101285 Start10: Updated method for using the old start menu 2024-07-31 19:05:41 +07:00
Amrsatrio
e60c5ff596 Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe ^2 2024-07-31 02:32:10 +07:00
Amrsatrio
bfca879e68 Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe 2024-07-31 02:24:13 +07:00
Amrsatrio
39609e4b54 Taskbar10: Fix broken taskbar jump list positioning caused by 40874676 (#3515) 2024-07-31 02:03:46 +07:00
Amrsatrio
23b44a2f23 Split twinui.pcshell.dll patches into their own file 2024-07-30 10:30:36 +07:00
Amrsatrio
ea5881f177 Start10: Fix positioning when the taskbar is placed vertically (#3462) 2024-07-30 06:38:03 +07:00
Amrsatrio
de2532ddcd Start10: Fix positioning when the taskbar is not placed at the bottom, on 24H2 builds 2024-07-29 19:31:48 +07:00
Amrsatrio
c8434659cc Setup: Rename ARM64 setup from ep_setup.arm64.exe into ep_setup_arm64.exe 2024-07-27 14:57:14 +07:00
Amrsatrio
7444c7cb52 Version: 22621.3880.66.3 (pre-release) 2024-07-24 16:27:18 +07:00
Amrsatrio
c0201ff442 Build: Try to fix ep_make ^2 2024-07-24 15:45:31 +07:00
Amrsatrio
126c024628 Build: Try to fix ep_make 2024-07-24 14:31:04 +07:00
Amrsatrio
db54ce9d4b Build: Oops 2024-07-24 00:43:54 +07:00
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