check target shortcut icons
Hi, can you help me please,
I have many shortcut icons and I need to have for each icon, the target of the shortcut.
Thx.
Archive: check target shortcut icons
check target shortcut icons
Hi, can you help me please,
I have many shortcut icons and I need to have for each icon, the target of the shortcut.
Thx.
This plugin should help you:
http://nsis.sourceforge.net/ShellLink_plug-in
I try to use it, but I have an error in execute :confused: .
you had already used it ?
Yes, it works for me. I have used the GetShortCutTarget, GetShortCutArgs and GetShortCutWorkingDirectory functions
please , when using this plugin, I have to created every time the icon to check, or I can set a parameter already existing icons.
I have the some problem to execute with my existing icons, but when i create a new and i push it it s ok.
please help me.
I use the plugin to check shortcuts which already exist (they were created before I run my installer).
Are you sure that you are supplying the full path to the existing shortcut when you use the plugin?
its ok, thx for your help. :)