fullpath

From SpybotWiki
Revision as of 16:45, 21 February 2008 by CCRDude (talk | contribs) (Description)
Jump to: navigation, search


Checks if the full path (filename and path) is of the given value.

Usage

fullpath=<path(string)>

Examples

filepath=<$WINDIR>\blubbels.txt

Description

AP Tests whether the path, including the filename, of the currently tested file matches the path data. Useful if you branch first e.g. through inilinkbranch or targetbranch(link).

Algo-Prefixes are available only in AdvCheck.dll later than 1.5.4.5, previously only wildcards (now default) were supported.

See also

Similar parameters

Similar commands