mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2024-11-12 02:00:46 +01:00
.. | ||
ep_extra_valinet.win7alttab.vcxproj | ||
ep_extra_valinet.win7alttab.vcxproj.filters | ||
main.c | ||
README.md | ||
resource.h | ||
Resource.rc |
ExplorerPatcher Windows 7 Alt-Tab Module
This module patches the Windows 7 genuine Alt-Tab implementation to work on newer Windows versions.
To install, make sure you have the following files in C:\Windows
:
ep_extra_valinet.win7alttab.dll
- this DLLep_extra.dll
- a chainloader capable of being invoked by ExplorerPatcher (implementsep_extra_EntryPoint
and which loads otherep_extra_*.dll
modulesAltTab.dll
- a copy of theAltTab.dll
inC:\Windows\System32
from a Windows 7 installation