brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
204 stars 40 forks source link

Request for improvement: List installed apps and options #167

Closed warcayac closed 3 years ago

warcayac commented 3 years ago

Your app is missing a feature which lists installed apps per prefix, and shows options like: create shortcut in desktop, uninstall, etc.

At present my shortcut was eliminated from Desktop (while installing DLLs in another prefix) and I don't know how to restore that shortcut.

brezerk commented 3 years ago

hi @warcayac

unfortunately this in not something I can implement. Windows (and so does Wine) does not have a nor repository nor a package manager to list installed applications easily.

You can use default Wine uninstaller applet available at Q4Wine system folder for each prefix. The other solution is to use 3rd party plugin winetools with list-installed argument. But it will show only things that has been installed via winetools itself and noting else.