It didn't work for you because there is mistake in .vbs file. There is one letter to many. When you compare it with .js file you'll see that in .vbs there is additional 'm' letter. When you edit .js file with notepad then you'll see that link to .vbs file is wrote correctly, so without extra letter.
you can download those 2 files once again and remove 'm' letter, and then put into .js file path to your Photoshop or just:
Code: Select all
File(File($.fileName).path + '/mPSIncrementalSave.vbs').execute()
or else follow these insructions:
- use link I attached to this post to download original original .vbs file with corrected name and .js file with replaced content
- close Photoshop if opened, and after extracting both files copy them to your Presets / Scripts in your current Ps folder
- launch Photoshop and go to File / Scripts / Script Event Manager, then Enable Events to Run Scripts / Actions
- choose 'Save Document' Photoshop Event, check 'Script' and browse to .vbs file, click 'Add' and 'Done' buttons
each time you'll be saving .psd file a script create Backup folder with File subfolder where save a copy of saved file with incremented no. suffix