Difference between revisions of "Filename"

From SpybotWiki
Jump to: navigation, search
(added group)
(fixed group)
 
Line 4: Line 4:
 
|VARIANTS = filename!
 
|VARIANTS = filename!
 
|PEVERSION = ??? < 1.5.4.5
 
|PEVERSION = ??? < 1.5.4.5
Version Resource (PE)
+
|GROUP = Basic Attributes
 
}}Defines filename for Directory command check.
 
}}Defines filename for Directory command check.
  

Latest revision as of 08:57, 22 February 2008

filename
Variants filename
filename!
Previously {{{PREVIOUS}}}
Group Basic Attributes
Version advcheck.dll ??? < 1.5.4.5

Defines filename for Directory command check.

Usage

filename=<filename(string)>
filename!=<filename(string)>

The second negation variant is available only in advcheck.dll later than 1.5.4.5.

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.

See also

Similar parameters

Similar commands