reload color settings after a photoshop cleaning
- August 17, 2022
- 2 replies
- 500 views
Hello everyone how are you ?
I am working, at a studio photo, there is a post for clients with photoshop, between shootings i run a bash script who delete all the data of photoshop
rm -r /Users/$USER/Library/Preferences/Adobe\ Photoshop*
rm -rf /Users/$USER/Library/Preferences/Adobe\ Photoshop*
rm -rf /Users/$USER/Library/Preferences/com.adobe.Photoshop*
I got a struggle I need to setup with script bash or something else, a solution when I should clean all Photoshop setting without touching the color settings, but I can't find the life which is link with thoses settings. Could someone can help me please ?
I think about another way to do this, maybe a script after I ran my cleanup, which load the good CSF file with my settings. It need to be automatically because the client clean the laptop at the end of the shoot and they always forgot the color settings.
Sorry for my english
Best regards,
