This condition checks to see if a file exists or does not exist on the target system.
Standard Properties
See Standard Condition Properties.
Advanced Properties
Operator
|
is |
True if the platform is the current install platform. |
|
is not |
True if the platform is not the current install platform. |
|
matches |
True if the platform matches the given wildcard pattern. (Linux*) would match all Linux platforms. |
|
does not match |
True if the platform does not match the given wildcard pattern. |
Platform
The name of a platform or pattern to match.