
WineHQ Forums - Index page
Apr 10, 2026 · Wine Help Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step. Forum Rules Subforums: Linux, macOS, Android
Making USB work in Wine 4.0 (Ubuntu 19.04) - Super User
Sep 1, 2019 · I succeeded in installing a Windows application in Ubuntu 19.04 (Disco Dingo) (I needed winetricks to install .NET 4.5). The application is configuration software for an electronic device with …
How to convert the “/dev/ttyUSBn” to a COM port to use it with Wine …
Starting from Wine 2.8, the simple symlink-editing method of configuration doesn't work. One has to configure COM ports by editing Wine registry. From Wine User's Guide/Other Things to …
16 bit windows under Win64 using Wine? - Super User
Aug 12, 2013 · I wonder if anyone has tried the following approach to run a 16-bit application under Win64? I can install a VMware virtual machine, load Linux, and use Wine to simulate the old …
Installing Notepad++ via WINE on Ubuntu Linux - Super User
The advices you've found when googling make sense. Linux users don't give such advices because they are elitist or mean or whatever. Some notorious text editors, notably vim and emacs, have both Linux …
linux - Why is wine "not an emulator"? - Super User
Mar 20, 2017 · Wine does not do any CPU emulation - hence the name "Wine Is Not an Emulator." Some people argue that since Wine introduces an extra layer above the system a Windows …
How to give wine a path to existing dll files - Super User
May 15, 2017 · I try to run a windows program, which relies on a .dll, which is neither in the current directory nor in the directory of the program. The documentation mentions that the "WINEDLLPATH" …
Installing .NET 4.0 Framework on Wine using Winetricks
Sep 18, 2012 · Installing .NET 4.0 Framework on Wine using Winetricks Ask Question Asked 13 years, 7 months ago Modified 5 years, 8 months ago
how do I run cmd files in wine as administrator? - Super User
Jun 11, 2020 · How can I run a cmd file as an administrator in wine? It is not possible to elevate the process. The elevation of a command prompt on Linux doesn’t mean anything. The simplest thing, …
.net framework - Install MSI with Wine - Super User
Mar 11, 2020 · I killed wine on first launch, so it never initialized right, staying in an odd state. Have to do wineboot -u to finalize the initialization. winetricks can help because it verifies basic things like that, …