Jump to content

Batch file: ECHO'ing something on previous line.


Recommended Posts

Hi :)

I've got a question, how do I place text (with ECHO) in a batchfile on the end of the previous line of text?

The batchfile in question does this:

ECHO text...
start /wait setup.exe
ECHO Done!

What I would like, is that "Done!" appears next to "text... " after the installer has completed, instead of beneath it on the next line.

After letting Google do it's thing, I ran into this: http://www.experts-exchange.com/articles/O...aul-Tomasi.html , but I have no idea how to implement that into my batchfile...

Anyone would like to point me in the right direction? ;)

With regards,

Bart Grefte

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...