build
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 final)
Most recent Spybot - Search & Destroy show the build version when hovering the mouse over the version number on the Info tab.