Difference between revisions of "Filename"

From SpybotWiki
Jump to: navigation, search
(New page: {{AdvFileParam|filename}} Defines filename for Directory command check. ==Usage== filename=<filename(string)> ===Examples=== filename=<$WINDIR>\malware.exe ===Description=== Sets the ...)
 
(See also: alpha-sorted)
Line 15: Line 15:
  
 
===Similar parameters===
 
===Similar parameters===
 +
* [[attribs]]
 
* [[filepath]]
 
* [[filepath]]
 
* [[fullpath]]
 
* [[fullpath]]
 
* [[filesize]]
 
* [[filesize]]
* [[attribs]]
 
  
 
===Similar commands===
 
===Similar commands===

Revision as of 15:49, 18 February 2008


Defines filename for Directory command check.

Usage

filename=<filename(string)>

Examples

filename=<$WINDIR>\malware.exe

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 to be used.

See also

Similar parameters

Similar commands