Skip to content

Commit

Permalink
Merge pull request corbindavenport#64 from KevDoy/patch-1
Browse files Browse the repository at this point in the history
Update Script Dependencies
  • Loading branch information
corbindavenport committed Oct 12, 2018
2 parents f208064 + 3a521d5 commit 07a5d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion creativecloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cd "$POL_System_TmpDir"
POL_Download_Resource "https://raw.githubusercontent.com/Winetricks/winetricks/master/src/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
./winetricks atmlib corefonts fontsmooth=rgb gdiplus vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015 atmlib msxml3 msxml6 gdiplus

# Get the installer
cd "$POL_System_TmpDir"
Expand Down

0 comments on commit 07a5d29

Please sign in to comment.