About 204,000 results
Open links in new tab
  1. WineHQ Forums - Index page

    Oct 20, 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

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

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

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

  5. wine - How to keep mscoree.dll working while disabling its dialog ...

    Jun 2, 2025 · How to keep mscoree.dll working while disabling its dialog? The problem is that setting WINEDLLOVERRIDES="mscoree=d;" disables not only the dialog, but also …

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

    May 9, 2020 · I currently have 2 drives in my pc one with windows and one with ubuntu would it be possible to use my windows drive as the environment wine uses so I can run all my ...

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

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

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

  10. linux - Native Windows Libraries Under Wine - Super User

    Jul 19, 2015 · As we know, Wine has the ability to run windows native Dlls instead of it's own library files. For example you can use the original d3dx9.dll instead of wine's own d3dx9.dll …