https://bugs.winehq.org/show_bug.cgi?id=25760
--- Comment #6 from Maarten madebr@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`