F
Franc Zabkar
In Explorer, highlighting a particular file and r-clicking it while
holding down the Shift key brings up a context menu with an "Open
with" option.
Is there any way I can automate this via a single command line?
I'm thinking of something like this ...
some_command.exe /option_1 ... /option_n %1
.... where %1 is the file I wish to open.
Would rundll32.exe or explorer.exe have appropriate command line
options?
- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
holding down the Shift key brings up a context menu with an "Open
with" option.
Is there any way I can automate this via a single command line?
I'm thinking of something like this ...
some_command.exe /option_1 ... /option_n %1
.... where %1 is the file I wish to open.
Would rundll32.exe or explorer.exe have appropriate command line
options?
- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.