Pop up error message resolving in PSUserConfig.txt

master
jonoc 1 year ago
parent f5ca83ddc1
commit 16ab5f797f

@ -87,7 +87,10 @@ Script Logic: For every site in `coastsnap_sites.csv`, iterate through the sites
VMForceBuffering 1 VMForceBuffering 1
WarnRunningScripts 0 WarnRunningScripts 0
``` ```
3. Call it PSUserConfig.txt and save as C:\Users\[Username]\AppData\Roaming\Adobe\Adobe Photoshop [Version]\Adobe Photoshop [Version] Settings\PSUserConfig.txt 3. Call it PSUserConfig.txt and save as
```sh
C:\Users\[Username]\AppData\Roaming\Adobe\Adobe Photoshop [Version]\Adobe Photoshop [Version] Settings\PSUserConfig.txt
```
(Replacing Username and Version. Note, if you can't find the folder 'AppData', you may need to check 'show hidden folders') (Replacing Username and Version. Note, if you can't find the folder 'AppData', you may need to check 'show hidden folders')
* This script is based on the manual photoshop registration process, but additionally resizes images to the same width or height of the Target image prior to registration: https://unsw.sharepoint.com/:w:/r/sites/Coastsnap/_layouts/15/doc2.aspx?action=edit&sourcedoc=%7B49c9d377-f450-40bf-93e4-6ff0f289e889%7D&wdOrigin=TEAMS-ELECTRON.teams.chiclet&wdExp=TEAMS-CONTROL * This script is based on the manual photoshop registration process, but additionally resizes images to the same width or height of the Target image prior to registration: https://unsw.sharepoint.com/:w:/r/sites/Coastsnap/_layouts/15/doc2.aspx?action=edit&sourcedoc=%7B49c9d377-f450-40bf-93e4-6ff0f289e889%7D&wdOrigin=TEAMS-ELECTRON.teams.chiclet&wdExp=TEAMS-CONTROL
* Output images are all 1280px wide and will have the same aspect ratio as the sites' Target.jpg image * Output images are all 1280px wide and will have the same aspect ratio as the sites' Target.jpg image

Loading…
Cancel
Save