Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
WiXRegistryValueAction
The action that will be taken for a registry value
Union Cases
Union Case | Description |
Append
Signature:
|
Appends the specified value(s) to a multiString registry value |
Prepend
Signature:
|
Prepends the specified value(s) to a multiString registry value |
Write
Signature:
|
Writes a registry value |