Fake Shortcuts in Windows - Is there an API? One for C#?

Posted by tyndall on Stack Overflow See other posts from Stack Overflow or by tyndall
Published on 2009-01-22T06:55:13Z Indexed on 2010/03/20 21:01 UTC
Read the original article Hit count: 412

Filed under:
|
|

I'm not sure what they call the fake shortcuts you often see in Windows now. A good example would be the link to any of the Office 2007 programs. You can tell one of these from a regular shortcut because the Target is grayed out and is not a real path. Can you access these through a .NET API? Like ask for the target? or get any of the information stored within it.

I think these are somehow related to Windows Installer and Advertised programs.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about winapi