Write Registry
Kalipso - Form - Actions - Actions Description - Group Others - Write Registry
Last updated
Kalipso - Form - Actions - Actions Description - Group Others - Write Registry
Last updated
Writes into Windows Registry.
Action available for the following operating systems:
Key <string> - The Registry Key that the user wants to write.
Target Type <unquoted string> - The Type of the Registry Key writed. 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
Value <unquoted string> - The control or variable that saves the Registry Key value that the user wants to write.
Multi String Sep. <unquoted string> - The string expression that is used to separate the values.