Difference between revisions of "Targetbranch(link)"

From SpybotWiki
Jump to: navigation, search
(added info box)
 
Line 1: Line 1:
{{DISPLAYTITLE:targetbranch(link)}}{{AdvFileParam|target[link]}}
+
{{AdvParamInfo
 +
|SYNTAX = targetbranch[link]
 +
|TITLESYNTAX = targetbranch(link)
 +
|PREVIOUS =
 +
|VARIANTS =
 +
|PEVERSION = ??? < 1.5.4.5
 +
|GROUP = Special File Formats
 +
}}
 +
{{DISPLAYTITLE:}}{{AdvFileParam|}}
 
Checks the execution target of a shortcut (''.lnk'') file.
 
Checks the execution target of a shortcut (''.lnk'') file.
  
 
==Usage==
 
==Usage==
  target[link]=<filename>
+
  targetbranch[link]=<filename>
  
 
===Example===
 
===Example===
Line 26: Line 34:
 
* [[StartmenuItem]]
 
* [[StartmenuItem]]
 
* [[StartmenuItemByLink]]
 
* [[StartmenuItemByLink]]
 +
 +
[[Category:Advanced file parameters for Flow Control]]

Latest revision as of 09:24, 22 February 2008

targetbranch[link]
Variants targetbranch[link]
Previously
Group Special File Formats
Version advcheck.dll ??? < 1.5.4.5

Checks the execution target of a shortcut (.lnk) file.

Usage

targetbranch[link]=<filename>

Example

Description

AP Reads a shortcut file and compares it with filename. If a match was found, all following tests will be executed upon this file (tests branched to that filed).

See also

Similar parameters

Similar commands