SparkleFlow is the acclaimed packaging solution that combines all aspects of a software packaging project into a single interface. Preparing an application migration? Need to reduce your TCO? Need to manage lots of applications? Want to setup your applications right now and not waste to much of your value time? SparkleFlow Package Management offers the complete solution for creating structure in your packaging project.
Written by Manfred van Poorten
Description:
ICE46 checks for custom properties in conditions, formatted text, and other locations that differ from a system defined property only by the case of one or more characters.
ICE46 posts an informational message if there is a custom property in a condition, formatted text, and other location that differs from a system defined properties only in the case of one or more characters.
Additional Information:
Properties are case-sensitive, in other words, Properties written “ALLUSERS” and “allusers” are considered two different ones.
If ALLUSERS=1, then the condition “ALLUSERS = 1” will result into “True”, whereas if the condition “allusers = 1” then it will result into “False”.
Examples of possible errors:
1. Property allusers defined in property table differs from another defined property only by case
Property 'allusers' referenced in column 'InstallExecuteSequence'.'Condition' of row 'InstallFinalize' differs from a defined property by case only.
» Back to article overview