Did You Know...
The Disk Custom Command functionality can be used to execute
a set of DOS/CMD commands on a selection of files in Probe. This combines the strength of
command-line processing with the intuitive file selection capabilities of Probe:
1 - In a Folder Browser, select the files to be processed. This can be a single
folder selection, or a multi folder selection.
2 - Invoke the item Disk Custom Command from the Tools pulldown menu, or press Shift-F5.
3 - Edit the DOS/CMD command to be applied on each selected file. The token %f is replaced with each of the files within the current selection.
4 - After pressing OK, the batch command file constructed by Probe can be inspected
and modified in a new dialog.
5 - After pressing OK in this dialog, the command batch file is executed.