Forum: NSIS Discussion
28th October 2005, 21:55
|
|
Replies: 2
Views: 1,927
|
Forum: NSIS Discussion
28th October 2005, 20:32
|
|
Replies: 2
Views: 1,927
Read the target of a shortcut
Hi,
Is there a way to read the target of a shortcut? Basically, I want to retrieve the directory of the target of a shortcut.
for example, I can create shortcuts
CreateShortCut...
|