HKEY_LOCAL_MACHINE\SOFTWARE\Classes
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\WBEM
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WBEM
导出这些注册表后添加到你的PE就行了。
最后在pecmd里加上这几句
REGI --init .HKLM\SYSTEM\ControlSet001\Control\ComputerName\ComputerName\ComputerName,&ComputerName
REGI $HKLM\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Hostname=%&ComputerName%
REGI $HKLM\SYSTEM\ControlSet001\Services\Tcpip\Parameters\NV Hostname=%&ComputerName%
Hello friend, I used "manage-bde -on" to encrypt my hard drive, and I received the error message "Error code 0x8007007e, The specified module could not be found." Do you know if the "manage-bde -on" command requires any additional files?