eliminate "press any key to continue"

by (no login)

I am calling succsesive programs in a batch file. How can I eliminate the "Press any key to continue" message/window so thay I don't have to sit
there and responde every 2 or 3 min. Can't I just use errorlevel to capture abnormal endings etc, or print to a log file?

Posted on May 31, 2012, 3:54 PM

Respond to this message   

Return to Index


Response TitleAuthor and Date
* use SYSTEM instead of END on May 31