winegui: a Linux desktop app to manage wine apps

Questions about Wine on Linux
Locked
User avatar
gbgustafson
Newbie
Newbie
Posts: 2
Joined: Fri Jun 04, 2021 8:23 am

winegui: a Linux desktop app to manage wine apps

Post by gbgustafson »

Melroy van den Berg's winegui

https://gitlab.melroy.org/melroy/winegui (version 1.5.2, April 2021)

can be installed on Linux systems from his releases site

https://gitlab.melroy.org/melroy/winegui/-/releases

for Debian/ubuntu/Linux Mint, RPM systems, or compile-it-yourself systems from a source tarball.

Why Install winegui?
  • It manages wine prefixes that you already created and provides a gui interface to create and manage more wine prefixes.
  • The features are attractive for having several wine utilities and games on a Linux system.
What features are provided?
  • Create a new prefix from a gui instead of command line program winecfg.
  • Run a wine-installed program from an installed wine prefix.
  • Open drive C: on a given wine prefix to browse the file system.
Make settings for a given wine prefix.

Includes:
  • Install DirectX OpenGL or Vulkan for graphics support
  • Install fonts
  • Install Visual C++ 2013
  • Install .NET packages V4, V4.5.2
  • Run the uninstaller to remove a wine app in some wine prefix.
  • Launch system apps: Notepad, Wordpad, Internet Explorer (IE), Task Manager, Regedit, Windows File Explorer, Windows console (cmd).
  • Launch Linux apps: WineCfg, Winetricks on a given wine prefix.
Wine functions on a given prefix:
  • Reboot
  • Update Config
  • Kill wine apps/processes
danger89
Newbie
Newbie
Posts: 4
Joined: Sat Jun 08, 2019 6:36 pm

Re: winegui: a Linux desktop app to manage wine apps

Post by danger89 »

In the meanwhile I added a lot of additional features! Including but not limited to:

- Application list per bottle (also detects start menu items), search capability
- edit bottle window, to change settings
- preference window
- debug logging feature
- and so much more!
Locked