About 52 results
Open links in new tab
  1. 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 …

  2. WineHQ Forums - Index page

    2 days ago · 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

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

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

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

    Dec 17, 2023 · 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 space for …

  6. xorg - Run wine totally headless - Super User

    Oct 11, 2020 · 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 …

  7. linux - How can I get wine to support outputting to pulseaudio …

    Aug 16, 2014 · As wine doesn't support pulseaudio directly at all, but merely makes use of it through the ALSA compatibility layer, I see no reason for this behavior to be anything worth being concerned over.

  8. How to enable execution of PowerShell scripts? - Super User

    Start Windows PowerShell with the "Run as Administrator" option. Only members of the Administrators group on the computer can change the execution policy. Enable running unsigned scripts by entering:

  9. .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, …

  10. Launch program with Wine using .exe arguments - Super User

    Mar 30, 2016 · By reading the documentation it seems that Wine interprets the arguments in the same way Windows does, and even when I'm certain that it is true for arguments presented in this way: …