http://bugs.winehq.org/show_bug.cgi?id=10277
--- Comment #25 from Ambro ambro@b4ever.net 2008-07-05 18:00:16 --- Created an attachment (id=14603) --> (http://bugs.winehq.org/attachment.cgi?id=14603) wineshellunlink - removes created shortcuts
This is a shell script that removes a specific shortcut created with my version of wineshelllink. It should be used the same way as wineshelllink is, but only the --menu, --desktop and --link options.
Example, if a shortcut was created this way: wineshelllink --menu --link 'Programs/MyApp/LaynchMyApp' --icon '/some/icon.xpm' --path '/home/user/.wine/dosdevices/c:/MyApp/MyApp.exe'
you can remove it by calling wineshellunlink --menu --link 'Programs/MyApp/LaynchMyApp'