MOBZystems Home

Shell Runner

Shell Runner is a utility designed to help design and test batch files and command scripts. It displays the output of the command in a window, optionally with a time stamp, clearly marking error output in red. A combined output/error log and/or separate output and error logs can be save automatically.

When started without arguments, Shell Runner displays its usage:

Shell Runner Main Screen

Shell Runner command line switches

Basically, you need to supply a command, plus optional arguments for it. The first switches on the command line can be:

SwitchMeaningExample
/tTimestamp. Show a the current date and time at the start of each line of output 
/eShow Errors pane. Show the error output of the command in a separate pane below the normal output as well. 
/iWrite file to input. Write the contents of the specified file to the input stream of the command./i:input.txt
/slSave Log to file/sl:log.txt
/seSave Error log to file/se:errors.txt
/soSave Output to file/so:output.txt
/xExit if no error output. Exit Shell Runner when the command finishes without producing any error output, otherwise keep Shell Runner open. 

Once Shell Runner is installed, right-clicking on a file with the extension .cmd, .bat or .exe will show a new menu item Run with Shell Runner. Clicking this item will start the batch file or executable file using Shell Runner.

Run with Shell Runner

Run with Shell Runner menu item

Download ShellRunner

Download ShellRunner Download ShellRunner v1.0.2
(Windows Installer, 350 kB, requires the .NET Framework 2.0)

Comments? Bugs? Suggestions? Feature requests? Want the source code? Let us know!

© MOBZystems 2008 - 2009