Exists(version)!: Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
m (→‎Usage: typo)
(added group)
 
Line 5: Line 5:
|VARIANTS =  
|VARIANTS =  
|PEVERSION = ??? < 1.5.4.5
|PEVERSION = ??? < 1.5.4.5
|GROUP = Version Resource (PE)
}}Detects whether the version resource is missing.
}}Detects whether the version resource is missing.



Latest revision as of 08:55, 22 February 2008

exists[version]!
Variants exists[version]!
Previously vermissing
Group Version Resource (PE)
Version advcheck.dll ??? < 1.5.4.5

Detects whether the version resource is missing.

Usage

exists[version]!=<flag(boolean)>

Examples

Description

Detects whether the version resource is missing. 1 means to test for missing resources, 0 would test for version resources not missing.

There is no non-negated version available currently.

See also

Similar parameters

Similar commands