From eb80fae30c5a1453123d118f24ee27eec5f35c74 Mon Sep 17 00:00:00 2001 From: Omni-guides <110171124+Omni-guides@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:34:27 +0100 Subject: [PATCH] Change from winetricks to wincfg to set Windows version to workaround a potential hang. --- Wabbajack-on-Linux-via-Wine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wabbajack-on-Linux-via-Wine.md b/Wabbajack-on-Linux-via-Wine.md index 3b9d33a..d3af00a 100644 --- a/Wabbajack-on-Linux-via-Wine.md +++ b/Wabbajack-on-Linux-via-Wine.md @@ -183,7 +183,7 @@ While it would be great to just set wine to mimic windows 10 or 11 and be done w The command to do this in a terminal is: ``` -winetricks win7 +winecfg -v win7 ``` Alternatively via the winetricks GUI, highlight "Run winecfg" and click OK. This will open up a new small window labelled "Wine configuration".