Skip to content
⌘ NSIS Forum Archive

check target shortcut icons

7 posts

hanenjom#

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.
pengyou#
Yes, it works for me. I have used the GetShortCutTarget, GetShortCutArgs and GetShortCutWorkingDirectory functions
hanenjom#
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.
pengyou#
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?