Hi All,
I have successfully created a shortcut in an NSIS script but now I want to delete this shortcut and its associated icon when my application is uninstalled.
Any advice on how I can do this?
Thankx,
MrFredBloggs.
Deleting A Previously Created Shortcut
2 posts
To delete file use Delete command
To find icon location use plug-in http://nsis.sourceforge.net/ShellLin..._Icon_Location (& index)
The answer was on the first forum page, 11 lines below your question 🙂
To find icon location use plug-in http://nsis.sourceforge.net/ShellLin..._Icon_Location (& index)
The answer was on the first forum page, 11 lines below your question 🙂