Orangevolt ANT Tasks » Tasks » Win32 related tasks » win32.registry | ||
Example | Example |
The export element exports an registry subtree into a file. The file format is a simple XML schema (see example).
Name | Description | Required |
file | The file to export to. | yes |
subKey | subKey is the path of a registry subtree to export. The subKey will be appended to the key attribute of the win32.registry task if set. | no |