| 
 | 
2#
 
 
 楼主 |
发表于 2015-10-11 19:39:26
|
只看该作者
 
 
 
 本帖最后由 wjgyz740526 于 2015-10-11 20:21 编辑  
 
附上注册表,另存为reg后双击,需要pe下使用请查找替换c:为X:,双击后就有右键菜单了,无需程序中再行设定——ShellExt86.dll可以直接删除 
 
 
 
Windows Registry Editor Version 5.00 
 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ESD] 
@="DBC.WIMKIT.ESD" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.ESD\DefaultIcon] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe,-187" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.ESD\shell\Apply] 
@="解包ESD镜像..." 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.ESD\shell\Apply\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe /A %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.wim] 
@="DBC.WIMKIT.wim" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.wim\DefaultIcon] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe,-135" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.wim\shell\open] 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.wim\shell\open\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.wim\shell\WimKit] 
"icon"="c:\\Windows\\WimKitx86\\WimKit86.exe,-135" 
"MUIVerb"="WimKit操作" 
"SubCommands"="WIM.open;WIM.apply;WIM.mount;WIM.edit;WIM.info" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.swm] 
@="DBC.WIMKIT.swm" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.swm\DefaultIcon] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe,-135" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.swm\shell\open] 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.swm\shell\open\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DBC.WIMKIT.swm\shell\WimKit] 
"icon"="c:\\Windows\\WimKitx86\\WimKit86.exe,-135" 
"MUIVerb"="WimKit操作" 
"SubCommands"="WIM.open;WIM.apply;WIM.mount;WIM.edit;WIM.info" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\wimkit] 
"icon"="c:\\Windows\\WimKitx86\\WimKit86.exe,-135" 
"MUIVerb"="WimKit操作" 
"SubCommands"="WIM.capture;WIM.captureto" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\wimkit] 
"icon"="c:\\Windows\\WimKitx86\\WimKit86.exe,-135" 
"MUIVerb"="WimKit操作" 
"SubCommands"="WIM.capture;WIM.captureto" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\WIM.captureto] 
@="备份到 WIM..." 
"icon"="c:\\Windows\\WimKitx86\\WimKit86.exe,-135" 
 
[HKEY_CLASSES_ROOT\Drive\shell\WIM.captureto\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe /C %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.open] 
@="打开 WIM 映像" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.open\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.apply] 
@="解包 WIM 映像" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.apply\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe /A %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.edit] 
@="编辑 WIM 映像信息" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.edit\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe /E %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.mount] 
@="挂载 WIM 映像" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.mount\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe /M %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.capture] 
@="捕捉 WIM 映像到..." 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.capture\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe /C %1" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.captureto] 
@="快速捕捉 WIM 映像" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.captureto\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe /Q %1" 
 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.info] 
@="查看 WIM 映像信息" 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\WIM.info\command] 
@="c:\\Windows\\WimKitx86\\WimKit86.exe /i %1" |   
 
 
 
 |