Contents
Display Legacy Contents

 Print
    Read Registry    
Reads the Windows Registry.

Parameters

Key <string>

The Registry Key that the user wants to read.

 
Target Type <unquoted string>

The Type of the Registry Key readed. The possible values are: 1 - Binary, 2 - DWord, 3 - DWord Little Endian, 4 - DWord Big Endian, 5 - String, 6 - Expandable String, 7 - Multi String, 8 - None.

 
Target Value <unquoted string>

The control or variable that saves the Registry Key value readed.

 
Multi String Sep. <unquoted string>

The string expression that is used to separate the returned values.

     
 

    See also
    Samples

     
     
    Updated: 4/8/2016 5:43 PM