Last updated 4 months ago
This post describes setting up wine for use on Arch Linux.
Install wine staging for much better performance.
Optionally install and see for info.
pacman -S wine-staging wine-mono wine_gecko
To avoid having unregister them.
To prevent them set environment variable WINEDLLOVERRIDES.
WINEDLLOVERRIDES
export WINEDLLOVERRIDES="winemenubuilder.exe=d"