A ton of updates. We now have working 32 bit wine, Swamp installs and works, many other 32 bit games should as well. Improvements to the user interface both GUI and CLI. Tons of bug fixes. Not quite yet ready for mainstream testing, but getting closer.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export winVer="win7"
|
||||
# Uses standard wine path based on architecture (win32/win64)
|
||||
download "http://download.dracoent.com/Windows/classic/TPAXPSetup.exe"
|
||||
install_wine_bottle vb6run dx8vb speechsdk quartz
|
||||
install_wine_bottle vb6run dx8vb quartz
|
||||
cp -fv "${cache}/TPAXPSetup.exe" "$WINEPREFIX/drive_c/windows/temp/"
|
||||
wine "c:/windows/temp/TPAXPSetup.exe" /sp- /silent
|
||||
rm -fv "$WINEPREFIX/drive_c/windows/temp/TPAXPSetup.exe"
|
||||
|
Reference in New Issue
Block a user