From 579cc404ce7ac44466e6902adbc58ef0349a533d Mon Sep 17 00:00:00 2001 From: aiminick Date: Mon, 9 Aug 2021 15:34:10 +0800 Subject: [PATCH] Update box64.md --- docs/notes/box64.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/notes/box64.md b/docs/notes/box64.md index b267054..12870de 100644 --- a/docs/notes/box64.md +++ b/docs/notes/box64.md @@ -90,6 +90,8 @@ env LANG=zh_CN WINEPREFIX="/opt/win32/" https_proxy="http://x.x.x.x:xxxx" box86 cd ~/ && wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks # Download chmod +x winetricks && sudo mv winetricks /usr/local/bin/ env LANG=zh_CN WINEPREFIX="/opt/win32/" https_proxy="http://x.x.x.x:xxxx" box86 winetricks --gui +BOX86_NOBANNER=1 winetricks arch=32 --gui +BOX86_NOBANNER=1 winetricks --gui ``` # Wine ENV Settings