on executing : error.log (and such) from "batch.bat"
starts\opens error.log with notepad ..
or
"explorer c:\testing Logs"
opens explorer @ c:\testing logs\ directory if exists ..
the batch is treating these with: start \wait ..
how is it possible to make the batch process continues.. wile leaving the windowed explorer or notepad open!
TIA for any help on this..
