RegistryIsolationMode |
Previous Top Next |
WriteCopy isolation allows the application to read keys from the
host PC but not write to it (default) |
[Isolation]
|
RegistryIsolationMode=WriteCopy
|
|
Merged isolation allows the application to write to any key on
the PC, except where the package specifies
otherwise |
[Isolation]
|
RegistryIsolationMode=Merged
|
|