Orangevolt ANT Tasks » Tasks » Win32 related tasks » win32.registry
Exampleexample

2.12.2.4.  Element get

The get element retrieves the value of a registry entry into a Ant property.

Properties

Name Description Required
property The property to put the entry value into. yes
entry The name of the entry to get. yes
subKey subKey is the path of a registry subtree to use. The subKey will be appended to the key attribute of the win32.registry task if set. no