Computing.Net > Forums > Windows XP > auto-closing a batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

auto-closing a batch file

Reply to Message Icon

Name: sparklemotion
Date: June 10, 2002 at 18:52:34 Pacific
Comment:

i wrote a small batch file. at the end of it it opens an internet explorer window. the batch file will not close unless i close the ie window or manually close the command window. does anyone know what i can put in there to make it close automatically without first closing the command window? my main drive is d:, and this is the file:

********************************************
@echo off
D:\Progra~1\Washer~1\autowash.exe
D:\PROGRA~1\NORTON~1\NORTON~2\qdcsfs.exe
D:\Progra~1\Intern~1\IEXPLORE.exe
CLS
EXIT
********************************************

thanks for any help.



Sponsored Link
Ads by Google

Response Number 1
Name: jack
Date: June 10, 2002 at 19:34:10 Pacific
Reply:

You will find some real Batch programming experts in the DOS forum.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: auto-closing a batch file

Converting a batch file www.computing.net/answers/windows-xp/converting-a-batch-file/106491.html

exicuting a batch file remotley www.computing.net/answers/windows-xp/exicuting-a-batch-file-remotley/107066.html

Creating a batch file in XP www.computing.net/answers/windows-xp/creating-a-batch-file-in-xp/48561.html