REG LOAD KeyName FileName [/reg:32 | /reg:64] KeyName ROOTKEY\SubKey (somente computador local) ROOTKEY [ HKLM | HKU ] SubKey O nome de chave no qual carregar o arquivo de hive. Cria uma nova chave. FileName O nome do arquivo de hive a carregar. Use REG SAVE para criar o arquivo. /reg:32 Especifica que a chave deve ser acessada no modo de exibição de 32 bits do Registro. /reg:64 Especifica que a chave deve ser acessada no modo de exibição de 64 bits do Registro. Exemplos: REG LOAD HKLM empHive TempHive.hiv Carrega o arquivo TempHive.hiv na Chave HKLM empHive
REG DELETE KeyName /v ValueName | /ve | /va /f /reg:32 | /reg:64 KeyName \Machine\]FullKey Machine Nome do computador remoto ...
REG EXPORT KeyName FileName /y /reg:32 | /reg:64 Keyname ROOTKEY[\SubKey (somente computador local). ROOTKEY HKLM | HKCU ...
REG FLAGS KeyName QUERY | SET DONT_VIRTUALIZE DONT_SILENT_FAIL RECURSE_FLAG /reg:32 | /reg:64 Keyname "HKLM\Software"[\SubKey ...
REG IMPORT FileName /reg:32 | /reg:64 FileName O nome do arquivo de disco a ser importado (somente computador local) /reg:32 ...
REG LOAD KeyName FileName /reg:32 | /reg:64 KeyName ROOTKEY\SubKey (somente computador local) ROOTKEY HKLM | HKU SubKey O ...
REG QUERY KeyName /v ValueName | /ve /s /f Data /k /d /c /e /t Type /z /se Separator /reg:32 | /reg:64 KeyName \Machine\]FullKey ...
REG RESTORE KeyName FileName /reg:32 | /reg:64 KeyName ROOTKEY\SubKey (somente computador local) ROOTKEY HKLM | HKCU | HKCR ...
REG SAVE KeyName FileName /y /reg:32 | /reg:64 KeyName ROOTKEY\SubKey ROOTKEY HKLM | HKCU | HKCR | HKU | HKCC SubKey O nome ...
REG UNLOAD KeyName KeyName ROOTKEY\SubKey (somente computador local) ROOTKEY HKLM | HKU SubKey O nome da chave de hive a ...