Difference between revisions of "Foobar2000:Components 0.9/Shell Link Resolver (foo lnk)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
(Description: added a description & caveat for this component)
Line 3: Line 3:
 
=Description=
 
=Description=
  
Shell link resolver.
+
The Shell Link Resolver component (foo_lnk.dll) adds support for Windows shortcut files, also known as shell link (.lnk) files.
 +
 
 +
When a shortcut/.lnk file is added to the playlist, it is replaced by the target file it points to.
 +
 
 +
As of component version 1.3.1, the target must be a file. If the shortcut points to a folder, the .lnk file itself will be added to the playlist, and won't be playable.
  
 
=Link=
 
=Link=
 
* [http://foosion.foobar2000.org/0.9/ Official Website]
 
* [http://foosion.foobar2000.org/0.9/ Official Website]

Revision as of 08:03, 20 May 2010

Foobar2000_Logo.png

Description

The Shell Link Resolver component (foo_lnk.dll) adds support for Windows shortcut files, also known as shell link (.lnk) files.

When a shortcut/.lnk file is added to the playlist, it is replaced by the target file it points to.

As of component version 1.3.1, the target must be a file. If the shortcut points to a folder, the .lnk file itself will be added to the playlist, and won't be playable.

Link