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

  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. WineHQ Forums - Index page

    5 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

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

  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. 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:

  8. linux - Wine not being given proper permissions? - Super User

    Jun 27, 2024 · Now test wine with a a Windows application, such as IrfanView or 7_Zip. N.B. The first time a new version of wine is run, it takes some time to configure itself. It may request adding an …

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

  10. installation - Install python pywin32 in WINE? - Super User

    I'm trying to install python under WINE in order to run and communicate with a windows application that uses COM. I've tried the following but neither seems to work: [root@localhost ForCentOS]# w...