Computing.Net > Forums > Disk Operating System > Batch File with Carriage return?

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.

Batch File with Carriage return?

Reply to Message Icon

Name: DoctorBill2034
Date: September 9, 2007 at 15:41:03 Pacific
OS: XP sp2
CPU/Ram: celeron 3.33 ghz 2 GB ram
Product: pc chips
Comment:

I want to write a batch file that starts
Netzero.
This is exec.exe and when it starts, it requires pressing the <enter> key.
How can I have a carriage return automatically
be entered after exec.exe is invoked.
something like this..
CLS
C:\NETZERODIRECTORY\EXEC.exe
HAVE A CARRIAGE RETURN CREATED HERE
end

Thank you.



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: September 9, 2007 at 17:37:12 Pacific
Reply:

Strangely enough, this would work on either "real" DOS (what this forum is for), or WinXP's Command Prompt (what you're using)!

ECHO. | C:\NETZERODIRECTORY\EXEC.exe


0

Response Number 2
Name: Dan Penny
Date: September 12, 2007 at 21:47:27 Pacific
Reply:

"(what this forum is for)"

Couldn't have said it better.

"(what you're using)!"

Izzat! what the XP forum is for??

It's a good day when you learn something


0

Sponsored Link
Ads by Google
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: Batch File with Carriage return?

batch file with www.computing.net/answers/dos/batch-file-with-/14234.html

Problems running batch file with xcopy command www.computing.net/answers/dos/problems-running-batch-file-with-xcopy-command/5754.html

batch file with log www.computing.net/answers/dos/batch-file-with-log/205.html