Get Registry Value

<< Click to Display Table of Contents >>

RayPack > 8.0 > User Guide > PackWrapper > Creating PowerShell (PSADT) From Scratch > Visual Designer View > Editing Projects > Managing Steps > Steps > Registry 

Get Registry Value

This step will get the value of a registry key. The path to the registry key must include the hive name (for example HKLM).

 

Get_Registry_Key

 

Set result to
This field can be used to define define a new PowerShell variable to be used in the next action.

 

Registry key path
The full path to the registry key, including hive (HLM, HKCU etc.).

 

Value name
The name of the value to be created.