D
dc
Guest
I've tried to find a simple solution, but can't get it to work.
To write a script to run a simple routine, a traceroute, /whois, etc.
Say a simple traceroute from run... would be
cmd /k cd\ | tracert google.com
A simple Runbox command
(new ActiveXObject("Shell.Application")).FileRun() yields a run... popup,
but I just wanted to create a shortcut to run the traceroute.
Sorry for the off topic.
dc
To write a script to run a simple routine, a traceroute, /whois, etc.
Say a simple traceroute from run... would be
cmd /k cd\ | tracert google.com
A simple Runbox command
(new ActiveXObject("Shell.Application")).FileRun() yields a run... popup,
but I just wanted to create a shortcut to run the traceroute.
Sorry for the off topic.
dc