From 235cffb096685275a37e1c2cdb4d01a4d64d4dbc Mon Sep 17 00:00:00 2001 From: thabriele97 Date: Mon, 26 Dec 2022 17:00:20 +0100 Subject: [PATCH] Removed duplicated atmlib from winetricks --- scripts/PhotoshopSetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/PhotoshopSetup.sh b/scripts/PhotoshopSetup.sh index ebdf453..242c4cb 100755 --- a/scripts/PhotoshopSetup.sh +++ b/scripts/PhotoshopSetup.sh @@ -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