We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c8a1da commit 49a0b9bCopy full SHA for 49a0b9b
install.sh
@@ -1,4 +1,4 @@
1
-dpkg --add-architecture i386 && apt-get update && apt-get install -y
+dpkg --add-architecture i386 && apt-get update && apt-get install wine32 -y
2
winecfg
3
wine msiexec /i python-2.7.12.msi /L*v log.txt
4
wine pywin32-220.win32-py2.7.exe
0 commit comments