From 944803b7338535e78a4088671aa20270d3c13236 Mon Sep 17 00:00:00 2001 From: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:04:56 +0200 Subject: [PATCH] small update/fix to wine install script --- apps/Wine (x86)/install-32 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/Wine (x86)/install-32 b/apps/Wine (x86)/install-32 index 08268bb..097af28 100755 --- a/apps/Wine (x86)/install-32 +++ b/apps/Wine (x86)/install-32 @@ -181,3 +181,5 @@ Categories=System;" > ~/.local/share/applications/wine-explorer.desktop # Boot wine (make fresh wineprefix in ~/.wine BOX86_NOBANNER=1 setarch linux32 -L box86 ~/wine/bin/wine wineboot +#update the wine prefix (~/.wine) to fix the issue that causes wine to not know its system drive +wine wineboot -u