103
Novell ZENworks Application Virtualization
HKEY_USERS (
Users
)
The
name
attribute indicates the name of the key.
The
namePathInformationTuples
indicates that there is a path in the name or value of the
registry item. There are 3 comma delimited integers for each path found in the name/value.
1. Flags that indicate the state of the path (valid combinations: 0x0, 0x1, 0x2, 0x4, 0x5, 0x6)
0x1 – All Uppercase
0x2 – All Lowercase
0x4 – Uses Short Path Names
2. Start index of the path
3. Length of the path
The
isolation
attribute indicates the isolation setting of the virtual folder. The available values are:
Full isolation (
Full
)
Merge isolation (
Merge
)
Value
The
name
attribute indicates the name of the value.
The
type
attribute indicates the type of the value. The available values are:
REG_SZ and REG_EXPAND_SZ (
String
)
REG_DWORD (
DWORD
)
REG_QWORD (
QWORD
)
REB_BINARY (
Binary
)
REG_MULTI_STRING (
StringArray
)
The
namePathInformationTuples
indicates that there is a path in the name or value of the
registry item. There are 3 comma delimited integers for each path found in the name/value.
1. Flags that indicate the state of the path (valid combinations: 0x0, 0x1, 0x2, 0x4, 0x5, 0x6)
0x1 – All Uppercase
0x2 – All Lowercase
0x4 – Uses Short Path Names