Launch the program from BATCH-file
Launching the program from BATCH file may be very useful when you need to make similar processing with variable parameters. Below we offer you two variants of using BATCH file:
In this example variable %1 will take on value 'e:\pics\*.*' and variable %2 - 'e:\out'.