2024年5月6日发(作者:)

reg命令参数用法(Reg command parameter usage)

Windows console registry tools - version 3

Copyright (C) Microsoft Corp. 1981-2001. all rights reserved.

REG Operation [parameter list]

Operation [QUERY ADD DELETE COPY | | | |

SAVE LOAD UNLOAD RESTORE | | | |

COMPARE EXPORT IMPORT | |]

Return code: (except for REG COMPARE)

0 - success

1 - failure

To get help about an operation, type:

REG Operation /?

Such as:

REG QUERY /?

REG ADD /?

REG DELETE /?

REG COPY /?

REG SAVE /?

REG RESTORE /?

REG LOAD /?

REG UNLOAD /?

REG COMPARE /?

REG EXPORT /?

REG IMPORT /?

E:1231>

E:1231>reg query /?

Windows console registry tools - version 3

Copyright (C) Microsoft Corp. 1981-2001. all rights reserved.

REG QUERY KeyName [/v ValueName /ve] [/s] |

KeyName [Machine]FullKey

Machine remote machine name - ignore the default value of the

current machine