Changes

Packages.xml

6 bytes added, 14:35, 29 October 2013
Registry
<div style="margin-left: 30px">
'''exists''' - This checks for the existence of a registry key. If the registry key is found, the condition returns true, otherwise it returns false.
''If return false = software will be installed.If return true = software will not be installed.''
'''equals''' - This checks a specific value of a registry key. If the registry value is found and that value is equal to the supplied value, the condition returns true, otherwise it returns false.
Anonymous user