Removed duplicated atmlib from winetricks
This commit is contained in:
parent
5f8f0adcdd
commit
235cffb096
|
@ -47,7 +47,7 @@ function main() {
|
||||||
rmdir_if_exist $RESOURCES_PATH
|
rmdir_if_exist $RESOURCES_PATH
|
||||||
|
|
||||||
# winetricks atmlib corefonts fontsmooth=rgb gdiplus vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015 atmlib msxml3 msxml6 gdiplus
|
# 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
|
#install photoshop
|
||||||
sleep 3
|
sleep 3
|
||||||
|
|
Loading…
Reference in New Issue