Read Registry Value

The Read Registry Values action reads a defined value from the registry and places the value read from the registry into the Shared Properties collection with the key name provided.

Prepare Stage

During the prepare stage, this action checks read permissions of the defined registry location.

Execute Stage

This action backs up the value of the defined Shared Property, then reads the registry value and sets the Shared Property value.

Cleanup Stage

No action taken.

Rollback Stage

Restores the Shared Property value that was backed up in the execute stage.