Dismount-Registry

Unloads a registry key which was previously loaded via the Mount-Registry command. This also disconnects the loaded file. The command must not be used to delete a registry key. For this purpose there is a separate command Remove-RegistryKey.


Settings:

  • Registry key
    Select the key to be unloaded. Variables are allowed. Use the "..." button to select an existing key (on the packaging system) or enter the key manually.


Example:

The following example unloads the registry key Mount, to which a file was previously loaded to this location using Mount-Registry.


Corresponds to DSM eScript command:

  • RegUnloadKey


See also: