I work with a custom curves adjustment layer action to inspect a large number of tif files. This custom curve action is loaded via the Scripts Events Manager (SEM) to each file. After the inspection the adjustment curve layer is deleted from the file and the file is closed without saving changes.
Is there way through scripting to have this custom curves adjustment layer run in the background with out adding the adjustment layer in the layer pallet via the SEM?
Run this custom curves adjustment as a photoshop startup script which can be can be turn on/off with a keyboard shortcut to check files on the fly.