Difference between revisions of "Exists(version)!"

From SpybotWiki
Jump to: navigation, search
(added group)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:exists(version)!}}{{AdvFileParam|exists[version]!}}
+
{{AdvParamInfo
Detects whether the version resource is missing.
+
|SYNTAX = exists[version]!
 +
|TITLESYNTAX = exists(version)!
 +
|PREVIOUS = vermissing
 +
|VARIANTS =
 +
|PEVERSION = ??? < 1.5.4.5
 +
|GROUP = Version Resource (PE)
 +
}}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