5
votes
1answer
163 views
How to remove a desktop shortcut by Innosetup
How can I remove a desktop shortcut by Innosetup? It's created by previous version and not needed anymore. I tried delete it in [InstallDelete]
[InstallDelete]
Type: files; Name: …
