Computing.Net > Forums > Disk Operating System > CMD Batch File Exit

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.

CMD Batch File Exit

Reply to Message Icon

Name: rgilly
Date: October 12, 2002 at 10:40:55 Pacific
OS: Windows XP
CPU/Ram: Athlon - 512
Comment:

I know there is something I'm missing here. I need some help witht this batch file. It does everything I want, except close the command prompt in the background. It seems to binde with notepad. I'm using Windows XP so I can tell tell the batch file to close on exit. Any help would be appreciated.

cd c:\doc*\all*\des*\

ipconfig /all > ipconfig.txt

ipconfig.txt

cls



Sponsored Link
Ads by Google

Response Number 1
Name: rgilly
Date: October 12, 2002 at 10:42:11 Pacific
Reply:

"Typo", sorry!

I know there is something I'm missing here. I need some help witht this batch file. It does everything I want, except close the command prompt in the background. It seems to binde with notepad. I'm using Windows XP so I can't tell the batch file to close on exit. Any help would be appreciated.

cd c:\doc*\all*\des*\

ipconfig /all > ipconfig.txt

ipconfig.txt

cls


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 Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: CMD Batch File Exit

batch file exit www.computing.net/answers/dos/batch-file-exit/12741.html

DOS bat file exitting problem www.computing.net/answers/dos/dos-bat-file-exitting-problem/5673.html

Checking Exit Status of Batch File www.computing.net/answers/dos/checking-exit-status-of-batch-file-/11962.html