Changes

Packages.xml

155 bytes added, 12:48, 29 August 2012
Registry
'''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.
''If return false = software will be installed.If return true = software will not be installed.''
</div>
Also, if you are checking the value of a DWORD, make sure to check the decimal and not the hexadecimal value, otherwise the check will return false.
Examples:
Anonymous user