i need to make a little program that needs to open all .jpg extended files in a specific directory, i tried the following code but it wont work unless I specify on name. (I know this isn't photoshop but it should work out the same)
Code: Select all
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\QuickTime\PictureViewer.lnk" "C:\batch\*.jpg" pause
and it does work but it only opens the alphabetical first file, can I somehow open all of them with Photoshop? It will be used to open .jpg files who are transferred from an other computer in the network, these files are like imc00234.jpg (not a real example) that count up by one for each new photo.
I hope someone can help me out with my problem,
thanks in advance,
Stan Verschuuren