Replies: 1 comment
-
Doing that could then break a windows 10/11 install with every update that is released. They would need to do this before updating: Uninstall EP, reboot. Then run this to repair windows:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In light that the Windows 10 taskbar is going to be removed from Windows, I suggest to implement a function that would be able to download the missing Windows components from older Windows releases in automatic manner.
Besides the possible future necessity to download the older version of Explorer for Windows 10 taskbar, there are also other Windows complonents that can be replaced with those from older Windows versions. Downloading and replacing them manually is boring, especially because one needs to account for MUI files and take ownership. Also, the original files need to be replaced and this change may be reverted on each update. EP on the other hand may implement on-the-fly redirection without replacing the original files in the system folders.
These are some components that could be restored to the ones from older Windows versions:
Beta Was this translation helpful? Give feedback.
All reactions