Difference between revisions of "Exists(version)!"

From SpybotWiki
Jump to: navigation, search
(added info box)
(added group)
 
(One intermediate revision by the same user not shown)
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.
  
 
==Usage==
 
==Usage==
  exists[version]!=<flag(boolesn)>
+
  exists[version]!=<flag(boolean)>
  
 
===Examples===
 
===Examples===

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