Photoshop action to call script regardless of file location
I have several Photoshop actions which call a script located at:
"C:\Users\username\Documents\Scripts\myScript.jsx"
I want to backup these files to Microsoft OneDrive which once connected unfortunately changes the file path to:
"C:\Users\username\OneDrive\Documents\Scripts\myScript.jsx"
This obviously breaks my actions as PS can't find the script.
Is there a way around this where PS can search parent directories/folders or any setting to make this work without redoing all my actions and pointing to the new file locations? This would be a huge nightmare
Thanks!
