需要准备的工具:gimagex,win7镜像,任意虚拟光驱或着解压软件
1. 打开win7的镜像
2. 将 .\sources\boot.wim拷贝出来
3. 用 gimagex挂载 boot.wim到一个空的文件夹(按照下图配置,点击 Mount按钮)
4. 将 E:\mnt\Windows\System32\taskmgr.exe和 E:\mnt\Windows\System32\zh-CN\taskmgr.exe.mui拷贝出来。改下名字,如:tm.exe、tm.exe.mui,最后保存到 win10的对应文件夹。
5. 卸载 boot.wim
6. 创建注册表文件,写入
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe] "Debugger"="C:\\Windows\\System32\\tm.exe"
7. 运行注册表文件,重启
8. 想恢复成 win10的任务管理器的话,只需要删掉注册表