Difference between revisions of "Build"
(New page: {{AdvFileParam|build}} Checks the build number ==Usage== build=<build number> build!=<build number> build>=<build number> build<=<build number> ===Examples=== build>=20070830 This ...) |
(added info box, added more build numbers) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{AdvParamInfo |
− | Checks the build number | + | |SYNTAX = build |
+ | |TITLESYNTAX = build | ||
+ | |VARIANTS = | ||
+ | |PEVERSION = ??? < 1.5.4.5 | ||
+ | }}Checks the build number. | ||
==Usage== | ==Usage== | ||
Line 19: | Line 23: | ||
Known builds are for example: | Known builds are for example: | ||
* 20080128: Spybot - Search & Destroy 1.5.2.20 (1.5.2 final) | * 20080128: Spybot - Search & Destroy 1.5.2.20 (1.5.2 final) | ||
− | * 20070830: Spybot - Search & Destroy 1.5.1.15 (1.5 final) | + | * 20070830: Spybot - Search & Destroy 1.5.1.15 (1.5.1 final) |
+ | * 20050523: Spybot - Search & Destroy 1.4 (1.4 final) | ||
+ | |||
+ | Beta builds: | ||
+ | * 20070725: Spybot - Search & Destroy 1.5.1.14 (1.5.1 RC 1) | ||
+ | * 20070128: Spybot - Search & Destroy 1.5.0.04 (1.5.0 final) | ||
+ | * 20050427: Spybot - Search & Destroy 1.4 (1.4 RC 2) | ||
+ | * 20050413: Spybot - Search & Destroy 1.4 (1.4 RC 1) | ||
+ | * 20050131: Spybot - Search & Destroy 1.4 (1.4 PE RC 1) | ||
+ | * 20041027: Spybot - Search & Destroy 1.3.2 (1.3.2 beta 1) | ||
Most recent Spybot - Search & Destroy show the build version when hovering the mouse over the version number on the ''Info'' tab. | Most recent Spybot - Search & Destroy show the build version when hovering the mouse over the version number on the ''Info'' tab. |
Revision as of 18:55, 21 February 2008
build | |
Variants | build |
Previously | {{{PREVIOUS}}} |
Group | [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]] |
Version | advcheck.dll ??? < 1.5.4.5 |
[[Category:Advanced file parameters for {{{GROUP}}}]] Checks the build number.
Contents
Usage
build=<build number> build!=<build number> build>=<build number> build<=<build number>
Examples
build>=20070830
This example would let the command succeed only on Spybot - Search & Destroy 1.5 and above.
Description
This parameter allows you to control whether a command should be run in the current On-Demand scanner. Supported are also the not equal, lesser than or equal and greater than or equal comparisons. This is useful mostly to block commands that use new features or bugfixes that would cause problems in older versions of the scanner engine.
Known builds are for example:
- 20080128: Spybot - Search & Destroy 1.5.2.20 (1.5.2 final)
- 20070830: Spybot - Search & Destroy 1.5.1.15 (1.5.1 final)
- 20050523: Spybot - Search & Destroy 1.4 (1.4 final)
Beta builds:
- 20070725: Spybot - Search & Destroy 1.5.1.14 (1.5.1 RC 1)
- 20070128: Spybot - Search & Destroy 1.5.0.04 (1.5.0 final)
- 20050427: Spybot - Search & Destroy 1.4 (1.4 RC 2)
- 20050413: Spybot - Search & Destroy 1.4 (1.4 RC 1)
- 20050131: Spybot - Search & Destroy 1.4 (1.4 PE RC 1)
- 20041027: Spybot - Search & Destroy 1.3.2 (1.3.2 beta 1)
Most recent Spybot - Search & Destroy show the build version when hovering the mouse over the version number on the Info tab.