Windows 7 Forums


Windows 7: C:\>pause Press any key to continue . . .

05 Oct 2009   #1

Windows 7 build 7600 64 bit
 
 
C:\>pause Press any key to continue . . .

Hi, does anybody know if i can change the text that the "pause" command shows?

Code:
C:\>pause
Press any key to continue . . .
to something like

Code:
C:\>pause <something>
Press any key to exit . . .
- Hakon

My System SpecsSystem Spec

05 Oct 2009   #2

 

In DOS, you could edit the io.sys file to change the string. If you know how to do that, we can talk.
My System SpecsSystem Spec
05 Oct 2009   #3

Windows 7 build 7600 64 bit
 
 

Now, that was funny.

Nope i dont, isnt there any parameter i can specify ?
My System SpecsSystem Spec
.


05 Oct 2009   #4

 

Resource Hacker - Tweaking with Vishal

All About Resource Hacker in a brief Tutorial - Tweaking with Vishal

You will also need to understand a hex editor.

I cannot assist you with this unless you have an advanced command of the OS or at least solid image technique.
My System SpecsSystem Spec
05 Oct 2009   #5

Windows 7 build 7600 64 bit
 
 

Nono, im not interested in that. I just want to know if there is anything i can type after "pause" (or before it) that will display any other text
My System SpecsSystem Spec
05 Oct 2009   #6

Windows 7 x64 (SP1)
 
 

No....should have been obvious from Antman's comments... o.o
My System SpecsSystem Spec
05 Oct 2009   #7

Windows 7 build 7600 64 bit
 
 

bah, i did it once but cant remember how...

edit:
im 98% sure i did it
My System SpecsSystem Spec
05 Oct 2009   #8

Windows 7 build 7600 64 bit
 
 

i got it!
Code:
@echo off
pause | echo Press any key to exit. . .
put that in a bat file and try it, exactly what i wanted... noobs
i know it gives the "The process tried to write to a nonexistent pipe." error but that dosent matter since it exit's right away
My System SpecsSystem Spec
05 Oct 2009   #9

Win7x64
 
 

Quote   Quote: Originally Posted by Hakon View Post
...
i know it gives the "The process tried to write to a nonexistent pipe." error but that dosent matter since it exit's right away
Code:
pause > nul | echo press any key to be more l33t
Your question was somewhat ambiguous though.
My System SpecsSystem Spec
05 Oct 2009   #10

Windows 7 build 7600 64 bit
 
 

Thanks a lot H2SO4
My System SpecsSystem Spec
Reply

 C:\>pause Press any key to continue . . . problems?



Thread Tools



Similar help and support threads for: C:\>pause Press any key to continue . . .
Thread Forum
Bad startup Press F1 to continue General Discussion
Solved removing "press any key to continue"? Customization
4th master hard disk error, press f1 to continue BSOD Help and Support
pause for a second every right click General Discussion
4th master hard disk error, press f1 to continue BSOD Help and Support


All times are GMT -5. The time now is 04:25 AM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32