Skip to content

Commit

Permalink
Issue corbindavenport#65 fix os version
Browse files Browse the repository at this point in the history
After installing winetricks os version in Wine is reset to winXP. this commit will bring it back. But issue corbindavenport#59 still is not fixed.
  • Loading branch information
greenplugin committed Oct 19, 2018
1 parent 07a5d29 commit 0fb783a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions creativecloud.sh
Expand Up @@ -42,6 +42,7 @@ POL_Download_Resource "https://raw.githubusercontent.com/Winetricks/winetricks/
POL_SetupWindow_wait "Please wait while winetricks is installed... (this might take a few minutes)" "$TITLE"
chmod +x winetricks
./winetricks atmlib corefonts fontsmooth=rgb gdiplus vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015 atmlib msxml3 msxml6 gdiplus
Set_OS "win7"

# Get the installer
cd "$POL_System_TmpDir"
Expand Down

0 comments on commit 0fb783a

Please sign in to comment.