WineHQ Forums - Index page 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 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 a US
How to convert the “ dev ttyUSBn” to a COM port to use it with Wine in . . . 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 Configure Serial and Parallel Ports: To override Wine's default device mapping, run wine regedit and create string entries in HKEY_LOCAL_MACHINE\Software\Wine\Ports where the entry name is the Windows device
Can I run Wine on top of Windows? - Super User Since Wine is not an emulation, it will run as fast as any other Linux application inside the virtual machine Nowadays the virtual machines perform much faster than the specifications necessary to run older Windows programs
How to add dll-override to wine config from command-line? A short version would be something like this, here we are adding a dll override for ddraw dll: wine reg add "HKCU\Software\Wine\DllOverrides" v ddraw t REG_SZ d "native,builtin" Remember to use the correct WINEPREFIX
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 and Windows versions Notepad++ doesn't, even if it's based on scintilla, which is not tied to a single OS You have a problem with notepad++ and if it doesn't run well via wine, your option is
How to give wine a path to existing dll files - Super User 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"-variable is
how do I run cmd files in wine as administrator? - Super User 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, other than running this script under Windows like it was designed to do, is to do is remove the check entirely I would like to point out there is absolutely no legitimate use for this script I would advise