Hi,
I want to drag a desktop shortcut .lnk file into an image and get it exe name (the target property). Is it possible to retrieve that exe name without using Windows Script Host Object model (wshom.ocx) or MicroSoft Shell Controls And Automation (Shell32.Dll) references.
I tried to get it using Filedialogs without opening the dialog window (DereferenceLinks = true) and Process without loading the .lnk file but had no success.
Thanks,
SergeD
I want to drag a desktop shortcut .lnk file into an image and get it exe name (the target property). Is it possible to retrieve that exe name without using Windows Script Host Object model (wshom.ocx) or MicroSoft Shell Controls And Automation (Shell32.Dll) references.
I tried to get it using Filedialogs without opening the dialog window (DereferenceLinks = true) and Process without loading the .lnk file but had no success.
Thanks,
SergeD