REG ???HKEY_CURRENT_USER\Software\Nico Mak Computing???
and pressing Enter at the command prompt saves the WinZIP application settings to a file
named
Test.REG
. Notice that you must enclose keys with spaces in the name in double quotes
to ensure the RegEdit utility interprets them correctly.
-l:
Path
Specifies the path for the
System.DAT
file to edit in the registry. The system database
contains systemwide settings such as the
HKEY_LOCAL_MACHINE
hive. You can use this option to
edit a registry on another machine as long as that machine allows remote editing. Use this option
with the
-c
command line switch to create a new user based on an existing setup.
-r:
Path
Specifies the path for the
User.DAT
file to edit in the registry. The user database
appears in the individual user directories and contains the
HKEY_CURRENT_USER
hive. You can
use this option to edit a registry on another machine as long as that machine allows remote editing.
Use this option with the
-c
command line switch to create a new user based on an existing
setup.
-c
RegFilename
Creates a new registry based on the content of the registry entries in
RegFilename
.
Pages:
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245