Difference between revisions of "Target(link)"

From SpybotWiki
Jump to: navigation, search
(New page: {{AdvFileParam|target[link]}})
 
Line 1: Line 1:
 
{{AdvFileParam|target[link]}}
 
{{AdvFileParam|target[link]}}
 +
Checks the execution target of a shortcut (''.lnk'') file.
 +
 +
==Usage==
 +
target[link]=<filename>
 +
 +
===Example===
 +
 +
===Description===
 +
{{AlgoPrefix}} Reads a shortcut file and compares it with ''filename''.
 +
 +
==See also==
 +
* [[AlgoPrefix]]
 +
 +
===Similar parameters===
 +
* [[params(link)]]
 +
* [[targetbranch(link)]]
 +
 +
===Similar commands===
 +
* [[AutoStart]]
 +
* [[DesktopIcon]]
 +
* [[DesktopIconByLink]]
 +
* [[File]]
 +
* [[QuickLaunchIcon]]
 +
* [[QuickLaunchIconByLink]]
 +
* [[StartmenuItem]]
 +
* [[StartmenuItemByLink]]

Revision as of 15:10, 18 February 2008


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

Usage

target[link]=<filename>

Example

Description

AP Reads a shortcut file and compares it with filename.

See also

Similar parameters

Similar commands