Skip to main content
LDoldi
Participant
November 21, 2014
Question

Running a tool from Bridge CS55

  • November 21, 2014
  • 1 reply
  • 322 views

Hi,

I would like to create a script to do the following:

- I select 2 images in Bridge

- I have a new context menu (or a new menu) that launches an external tool (Stereo Photo Maker), passing the 2 file names as parameters

SPM is a Windows free tool (StereoPhoto Maker (English)) that can be executed by selecting 2 images (.JPG) in the Windows explorer and right-clicking you get a context menu "Send to" > SPM.

So it would save time (I process many stereo images) to launch SPM from Bridge instead of being obliged to go to the Windows explorer to run SPM, then to go back to Bridge to select new images etc.

Regards,

Martine.

This topic has been closed for replies.

1 reply

LDoldi
LDoldiAuthor
Participant
November 22, 2014

Actually I need to run this DOS command from Bridge:

stphmkrf.exe file1Selected  file2Selected

file1Selected and file2Selected being two files selected in Bridge (for example two .jpg files).