Solved Dos Screen DISAPPEARING

ptwd

New member
Local time
6:36 AM
Messages
21
hI
DOES ANYONE KNOW HOW TO STOP THE DOS SCREEN FROM DISAPPEARING eg If you run chkdsk it will run through its tasks and then bang its gone,you dont have time to read it I tried running it from a batch file same result,I put /pause after it and just pause it did not run
This applies to all.exe files and also to Sysinternal files tried running thier commands goodbye screen.I know if I open a command prompt for any of these executables they wont disappear but this a slow cumbersome way especially for the Sysinternals suite.I checked help at the command prompt and it said you can use pause in a batch file but I dont know how.Can any one help.I am the administrator on my computer
thank you
ptwd
 

My Computer

OS
win 7 ultimate 64bit
Use cmd /K and then the command.

Ex: for chkdsk /F command to run in Command window and keep command window after chkdsk finishes....
Enter cmd /K chkdsk /F in Run dialog box (Windows key+R)
 

My Computer

Computer Manufacturer/Model Number
Toshiba Satellite P775-S7232
OS
MS Windows 7 Ultimate 64-bit SP1
CPU
i5-2410M 2.3GHz (2.9GHz Turbo-Boost) Sandy Bridge 32nm
Motherboard
Toshiba PHRAA ver. PSBY1U-00F003
Memory
4GB+4GB Samsung DDR3 PC3-10700 (1333 MHz)
Graphics Card(s)
Video Intel(R) HD Graphics Family, 1696MB available memory
Sound Card
Realtek High Definition Audio version=6.0.1.6323
Monitor(s) Displays
17.3 " Trubrite TFT LCD, LED Backlit
Screen Resolution
1600x900 32 bit, Native support for 720P content
Hard Drives
TOSHIBA MK6476GSXN
580.614 [GB] partitioned C: 80GB and D: 500GB with hidden recovery partitons.

Spare bay for 2nd HDD but no SATA connector :-(
PSU
Toshiba AC/DC Adapter
Case
Notebook
Cooling
Built-in Fan
Keyboard
Premium Raised Tile keyboard
Mouse
Logitech M215 wireless mouse
Internet Speed
Not fast enough
Other Info
Built-in Harman Kardon speakers with Dolby Advanced Audio, Waves MaxxAudio® 3. HDMI, 1xUSB3+3xUSB2 ports, WebCam, Battery life 4hrs 11mins, 4GB Readyboost SDHC card, WD My Book Essential Ext HDDs 2 TB, 2x1TB, My Passport SE 1TB and WDTV 1st Gen for Multimedia playing on a Sony Wega 32" LCD.
Recent addition to my toys are Asus Transformer Pad TF300T with 32GB onboard sd card + 32GB microsd card.
hI
DOES ANYONE KNOW HOW TO STOP THE DOS SCREEN FROM DISAPPEARING eg If you run chkdsk it will run through its tasks and then bang its gone,you dont have time to read it I tried running it from a batch file same result,I put /pause after it and just pause it did not run
This applies to all.exe files and also to Sysinternal files tried running thier commands goodbye screen.I know if I open a command prompt for any of these executables they wont disappear but this a slow cumbersome way especially for the Sysinternals suite.I checked help at the command prompt and it said you can use pause in a batch file but I dont know how.Can any one help.I am the administrator on my computer
thank you
ptwd

Ptwd,

I use programs from the SysInternals suite quite frequently and do not encounter your problem.

Run cmd as administrator and enter the command from the command line prompt.

:orb: | type CMD | do NOT hit Enter | do Right-click on CMD in the resulting Program list | select Run as administrator | reply to any prompts

now type, as an example:
contig -s -v c:\sysinternalssuite

You will see the results and they will be there when contig finishes.

For viewing hte results of check disk, we even have a tutorial:
Check Disk (chkdsk) - Read Event Viewer Log
How to Read the Event Viewer Log for Check Disk (chkdsk) in Windows 7 and Vista
 

My Computer

Computer Manufacturer/Model Number
Toshiba Satellite S875D-S7239 laptop
OS
MS Windows 7 Ultimate SP1 64-bit
CPU
AMD A10-4600M
Motherboard
AMD Pumori (Socket FT1)
Memory
6.00 GB Dual-Channel DDR3 @ 798MHz (11-11-12-28)
Graphics Card(s)
AMD Radeon HD 7660G
Sound Card
High Definition Audio Device
Monitor(s) Displays
Generic PnP Monitor (1600x900@60Hz)
Screen Resolution
1600x900@60Hz
Hard Drives
SSD 119GB Corsair CSSD-V128GB2 ATA Device
Keyboard
Standard PS/2 Keyboard
Mouse
HP Wireless Optical Mobile Mouse Model FHA-3410
Internet Speed
What the local pub, local coffee shop offers.
Other Info
Optical Drive:MATSHITA BD-CMB UJ160B ATA Device


Also have an Asus ha1002xp netbook with Win 7 Ultimate installed.
Thanks to everyone /k is the way
ptwd
 

My Computer

OS
win 7 ultimate 64bit
Back
Top