D
dr.zick
i's like to add a verb to a couple of my file classes that will launch
cmd.exe and run a command ... i was wonderring if i could store the
command in the registry string for that verb. here's an example of
what i want to do: i do alot of digital audio conversion and have alot
of command prompt converters and would like to make a verb for some of
the mundane operations.
i would guess the verb would look something like this:
%SYSTEMROOT%\cmd.exe /c executable -commandSwitch %1
but this doesn't seem to work ... is it a simple typo or is this
impossible
ant feedback is appreciated
-z
cmd.exe and run a command ... i was wonderring if i could store the
command in the registry string for that verb. here's an example of
what i want to do: i do alot of digital audio conversion and have alot
of command prompt converters and would like to make a verb for some of
the mundane operations.
i would guess the verb would look something like this:
%SYSTEMROOT%\cmd.exe /c executable -commandSwitch %1
but this doesn't seem to work ... is it a simple typo or is this
impossible
ant feedback is appreciated
-z