Skip to content

Troubleshooting

T. H. Wright edited this page Nov 18, 2024 · 1 revision

Verify That Wine Is Working

A simple test to verify wine is working is to run something like the following.

export WINEPREFIX=~/wine-test WINEDLLOVERRIDES='mscoree,mshtml='
Downloads/wine-devel_9.19-x86_64.AppImage notepad.exe