The GUI way-
Locate the file in Nautilus.
Right-click on the installer EXE. Select “Open with Wine Windows Emulator”.
Follow the instructions and install the application.
To run the application-
wine ~/.wine/drive_c/Program\ Files/app_install_dir/file.exe
Uninstalling-
Run the command:
wine uninstaller
Select the application to uninstall from the list and remove/uninstall it.
that’s definitely works on ubuntu-linux only. I don’t have any mouse attached to my debian and can’t follow your instruction 🙂
anyway, nice to know it works.