Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Registry Operations 

...

Table of Contents
minLevel2

 

Anchor
_Toc331146763
_Toc331146763
Activities

 

Anchor
_Toc331146764
_Toc331146764
Import From Registry


This activity imports data from Windows Registry.

Anchor
_Toc331146765
_Toc331146765
Write To Registry


This activity writes data to Windows Registry.

Anchor
_Toc308013066
_Toc308013066
Anchor
_Toc331146766
_Toc331146766
Import From Remote Registry


This activity imports data from a Remote Server Windows Registry.

Anchor
_Toc308013067
_Toc308013067
Anchor
_Toc331146767
_Toc331146767
Write To Remote Registry


This activity writes data to a Remote Server Windows Registry.

 

Activities Parameters

Anchor
_Toc331146771
_Toc331146771
Write To Registry


This activity has 5 input parameters. Path, Value Data and Value Name are given by the user via IN arguments defined in the Parameters area in WF Designer Panel:

 
 
 
The Root and Value Type parameters are comboboxes so the value is chosen by the user from the drop down list displayed when clicked on the editor.

Anchor
_Toc331146772
_Toc331146772
Write To Remote Registry


This activity has 6 input parameters. Path, Remote Server , Value Data and Value Name are given by the user via IN arguments defined in the Parameters area in WF Designer Panel:

 
 
 
The Root and Value Type parameters are comboboxes so the value is chosen by the user from the drop down list displayed when clicked on the editor.

Anchor
_Toc331146773
_Toc331146773
Import From Registry


This activity has three input parameters. The Path and Value Name parameters are given by the user via IN arguments defined in the Parameters area from WF Designer Panel:

 
 

 
The Root parameter is a combobox so the value is chosen by the user from the drop down list displayed when clicked on the editor.
The output returned by this activity is passed to the argument of direction OUT , defined in the Parameters area from WF Designer panel. Arguments of direction OUT are displayed in the Output section of Tracking Data panel.

Anchor
_Toc331146774
_Toc331146774
Import From Remote Registry


This activity has four input parameters. The Path,Remote Server and Value Name parameters are given by the user via IN arguments defined in the Parameters area from WF Designer Panel:

 
 
 
The Root parameter is a combobox so the value is chosen by the user from the drop down list displayed when clicked on the editor.
The output returned by this activity is passed to the argument of direction OUT , defined in the Parameters area from WF Designer panel. Arguments of direction OUT are displayed in the Output section of Tracking Data panel.

Anchor
_Toc331146775
_Toc331146775
On Execution Workflow


Execution Result: