1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-23 23:21:08 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Valentin Radu
ec808402e0 Start menu is displayed on monitor containing the cursor when opened
using the Windows key (v22000.1.0.3).
2021-08-13 03:39:39 +03:00
Valentin Radu
4a65e22e14 Bug fix: Registry key is now closed when installing/uninstalling. 2021-08-13 03:34:06 +03:00
Valentin Radu
256008981f Fixes #1 (the menu is now skinned) (v22000.1.0.2) 2021-08-12 23:46:48 +03:00
Valentin Radu
c2fa263b11 Build process improvement
In order to ease off building and testing the application, when using
Visual Studio, the solution now automatically kills Explorer before
building (so that the library can replace the old version which
presumably was in use) and starts it back when the build completes.
2021-08-12 23:43:56 +03:00
Valentin Radu
0ab00b83ea Introduced a bit more delay at startup, also terminate the app
after the injection is done.
2021-08-12 05:21:21 +03:00
Valentin-Gabriel Radu
51e6d6b953
Fixed typo in README. 2021-08-12 04:41:20 +03:00
Valentin-Gabriel Radu
9398018a57
Added mention of requirement to have Windows SDK installed for compiling the application. 2021-08-12 04:40:41 +03:00
Valentin Radu
ab4efdbb97 Applied some corrections regarding the power user menu (Win+X). 2021-08-12 02:35:28 +03:00
Valentin Radu
dfaf1ee806 Functionality to bring back power menu (Win+X). 2021-08-12 02:30:09 +03:00
Valentin Radu
00745079de Initial commit 2021-08-09 17:30:23 +03:00
Valentin-Gabriel Radu
29a3c23afd
Initial commit 2021-08-09 17:17:24 +03:00