View Single Post
  #1 (permalink)  
Old February 2nd, 2008, 10:57 AM
anu_hbti anu_hbti is offline
Registered User
 
Join Date: Feb 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default removing key press in a batch file

Hi

I want to make an automated system through batch file.

But the problem is that after complete execution of batch file it waits
from the user to press any key and i just want avoid that.

i have putted batch file in the infinite loop.

Thanks in advance...

Reply With Quote