Difference between revisions of "Filename"
(→See also: alpha-sorted) |
(→Description) |
||
Line 9: | Line 9: | ||
===Description=== | ===Description=== | ||
− | Sets the filename used for following advanced parameters in combination with for example the [[Directory]] command. For some commands, it also needs to just be set to ''anything'' to allow control flow [[Advanced file parameters|advanced file parameters]] to be used. | + | {{AlgoPrefix}} Sets the filename used for following advanced parameters in combination with for example the [[Directory]] command. For some commands, it also needs to just be set to ''anything'' to allow control flow [[Advanced file parameters|advanced file parameters]] to be used. |
+ | |||
+ | [[AlgoPrefix|Algo-Prefixes]] are available only in [[AdvCheck.dll]] later than 1.5.4.5, previously only wildcards (now default) were supported. | ||
==See also== | ==See also== |
Revision as of 16:45, 21 February 2008
Defines filename for Directory command check.
Contents
Usage
filename=<filename(string)>
Examples
filename=<$WINDIR>\malware.exe
Description
AP Sets the filename used for following advanced parameters in combination with for example the Directory command. For some commands, it also needs to just be set to anything to allow control flow advanced file parameters to be used.
Algo-Prefixes are available only in AdvCheck.dll later than 1.5.4.5, previously only wildcards (now default) were supported.