Skip to content

Commit

Permalink
Removed duplicated atmlib from winetricks
Browse files Browse the repository at this point in the history
  • Loading branch information
thegabriele97 committed Dec 26, 2022
1 parent 5f8f0ad commit 235cffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/PhotoshopSetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function main() {
rmdir_if_exist $RESOURCES_PATH

# winetricks atmlib corefonts fontsmooth=rgb gdiplus vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015 atmlib msxml3 msxml6 gdiplus
winetricks atmlib fontsmooth=rgb vcrun2008 vcrun2010 vcrun2012 vcrun2013 atmlib msxml3 msxml6
winetricks atmlib fontsmooth=rgb vcrun2008 vcrun2010 vcrun2012 vcrun2013 msxml3 msxml6

#install photoshop
sleep 3
Expand Down

0 comments on commit 235cffb

Please sign in to comment.