c:\>notepad.exe somefile.txt #### rem this silences this batch file if the rem is removed rem echo off rem this executes the perl script perl c:\myscript.pl rem this will execute notepad with the double clicked prog c:\windows\notepad.exe %1