E
elziko
I understand how to edit the registry to add context menu items in windows
for any file type. I know I can use %1 for the default value of the command
key to signify the filename that has been clicked on.
However, if I select multiple file names then the executable given in the
default value is called multiple times. Is there an option other than %1
which will send all the filenames to the executable in one command line?
Thanks!
for any file type. I know I can use %1 for the default value of the command
key to signify the filename that has been clicked on.
However, if I select multiple file names then the executable given in the
default value is called multiple times. Is there an option other than %1
which will send all the filenames to the executable in one command line?
Thanks!