CMD reg 命令詳解


管理係統注冊錶。

另請參閱: regEdit     regsvr32

基本用法     詳細用法     基本語法


REG Operation [Parameter List]
			

Operation 操作

參數 EN 解釋 中文翻譯 備注
add Adds a new subkey or entry to the registry. 嚮注冊錶添加新的子鍵或條目。
compare Compares specified registry subkeys or entries. 比較指定注冊錶子鍵或條目。
copy Copies a registry entry to a specified location on the local or remote computer. 將注冊錶條目拷貝到本地或遠程計算機中的指定位置。
delete Deletes a subkey or entries from the registry. 從注冊錶刪除子鍵或條目。
export Copies the specified subkeys, entries, and values of the local computer into a file for transfer to other servers. 將本地計算機的指定子鍵、條目及值拷貝到文件,為傳輸到其它服務器。
import Copies the contents of a file that contains exported registry subkeys, entries, and values into the registry of the local computer. 將包含導齣注冊錶子鍵、條目及值的文件的內容,拷貝到本地計算機注冊錶。
load Writes saved subkeys and entries into a different subkey in the registry. 將保存子鍵和條目,寫入注冊錶不同子鍵。
query Returns a list of the next tier of subkeys and entries that are located under a specified subkey in the registry. 返迴注冊錶指定子鍵下的下一層子鍵及條目的列錶。
restore Writes saved subkeys and entries back to the registry. 將保存子鍵和條目寫迴注冊錶。
save Saves a copy of specified subkeys, entries, and values of the registry in a specified file. 將注冊錶指定子鍵、條目及值的副本,保存到指定文件。
unload Removes a section of the registry that was loaded using the reg load operation. 移除使用 reg 加載操作加載的注冊錶區間。
flags 標誌

返迴代碼 (REG COMPARE 除外):

0 - 成功

1 - 失敗

QUERY 查詢

參數 EN 解釋 中文翻譯 備注

基本用法

功能 命令 文字解釋 示例 示例解釋
幫助 reg /? 展示幫助信息
REG Operation /? 展示操作幫助信息

 

版權聲明: 本文為獨傢原創稿件,版權歸 樂數軟件 ,未經許可不得轉載。