
Table 7-5
GhRegEdit value switches
Description
Switch
Modifies the specified value as follows:
■
Windowsdir is the location of the Windows directory.
For example, 1.1:\WINNT.
■
Key is the name and location of the key to be modified.
■
Value is the name of the value to be modified.
If value is not specified then the operation executes on the default
value.
■
Type is the type of the value to be modified.
Type can be any supported by Windows, for example, REG_SZ,
REG_DWORD, REG_BINARY.
■
Data is the data to be set for the value.
For example:
ghregedt addvalue 1.1:\Windows
HKEY_LOCAL_MACHINE\Software\MyTestApp REG_SZ "This
is my test app"
If you add a value of type REG_MULTI_SZ (multiple strings), you must
use the following syntax:
addvalue [WINDOWSDIR] KEY [VALUE] TYPE [ESC] DATA
The [ESC] optional parameter represents escape sequence. It is used
in DATA to mark the end of one string and the beginning of another.
You must always use the [ESC] parameter when you add values of type
REG_MULTI_SZ. You must always terminate DATA with [ESC].
For example:
addvalue
1.1:\WINNT HKEY_LOCAL_MACHINE\Software\Test
TestValue REG_MULTI_SZ
:: "First string"::"Second string"::"Third string"::
addvalue
[windowsdir] key
[value] type data
Editing registry keys and values using GhRegEdit
Using GhRegEdit
98
Содержание GHOST IMAGING FOUNDATION 7.1
Страница 1: ...Symantec Ghost Imaging Foundation 7 1...
Страница 3: ...Symantec Corporation 20330 Stevens Creek Blvd Cupertino CA 95014 http www symantec com...
Страница 78: ...Managing partitions using GDisk Support for large hard disks 78...
Страница 100: ...Editing registry keys and values using GhRegEdit Using GhRegEdit 100...
Страница 116: ...Using GhostCasting to create and restore images Running Ghost exe on a client computer 116...
Страница 122: ...GhostCasting from the command line GhostCast Server command line options 122...
Страница 130: ...GDisk disk wipe specifications Determining disk size 130...
Страница 166: ...Ghost for Linux Symantec Ghost utility support 166...
Страница 170: ...Configuring firewalls Symantec Ghost port configuration 170...
Страница 180: ...Troubleshooting Problems running Symantec Ghost 180...