[Bug 25760] After uninstall of World of Tanks, its .desktop file still resides in the menu

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 27 06:20:48 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=25760

--- Comment #6 from Maarten <madebr at gmail.com> ---
Created attachment 65152
  --> https://bugs.winehq.org/attachment.cgi?id=65152
NSIS script

NSIS script showing the problem.

Create the installer as:
```
makensis desktop_icon_setup.nsi
```

"Install" the program as:
```
wine desktop_icon_setup.exe /LocalUser
```
or
```
wine desktop_icon_setup.exe /AllUsers
```

and install using `wine uninstaller`

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list