About 216,000 results
Open links in new tab
  1. How to convert the “/dev/ttyUSBn” to a COM port to use it with …

    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 …

  2. 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 …

  3. 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 …

  4. xorg - Run wine totally headless - Super User

    Xvfb seems to have been deprecated. I don't know any way to run wine totally headless but I can point you to xvfb. It can create a virtual display to which X server can redirect its output. No …

  5. How to add more storage space for Wine on Linux? - Super User

    Jan 12, 2022 · I use Wine on Linux to install some applications from Windows, but when I finish an install, I see the Wine prompt "Wine hard disk is full". How can I add more …

  6. WineHQ Forums - Index page

    Nov 4, 2025 · 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

  7. Can I run Wine on top of Windows? - Super User

    Mar 12, 2017 · 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 …

  8. Wine: ntdll.dll caused Access Violation running Unity Server

    Mar 19, 2022 · Wine: ntdll.dll caused Access Violation running Unity Server Ask Question Asked 3 years, 7 months ago Modified 3 years, 6 months ago

  9. Wine: How to create link a directory outside of its virtual C drive?

    Feb 23, 2023 · That is, if I put some file there, in Wine applications, the files appear as if they are in the C drive. Since I could delete the "bottle" or reinstall Linux, etc, I do not want to put …

  10. Use existing windows install as wine's virtual environment

    May 9, 2020 · Sometimes to run windows installed programs on linux (wine), you just need to run the executable file (.exe) with wine. Go to the installation path and double click on it, that's it. …