Show DOS Commands at Startup

  • Thread starter Thread starter Forester
  • Start date Start date
F

Forester

In Windows 98, there was a way to disable the startup splash screen and
see the DOS commands being executed.

Can this be done in Windows XP?

Thank you,
Daniel
 
Hi Bert,

Thank you for the reference. The "Windows XP" splash screen is now
disabled.

Would there be a way to stop the "welcome" screen as well?

--Daniel
 
Thank you. Now instead of the "welcome" graphic screen there is one which
states, "Loading your personal settings..." I was hoping instead to see
several screens of DOS commands, as there were in Windows 98 with the splash
screen disabled.

Also, I would be interested in knowing if the Microsoft compensates MVPs for
the great assistance they provide on these newsgroups.

--Daniel
 
You can run:
gpedit.msc
Then go to:
computer configuration > administrative templates > system
Find and enable:
verbose vs normal messages
It's not the DOS screen but this way you do get some info on what your
system is doing.
gfidias
 
Hi Daniel,

Here's some information on the MS-MVP program you may
find helpful and interesting.
Microsoft Most Valuable Professional:
 
And about the perks:

http://www.microsoft.com/india/mvp/

--

Anando
Microsoft MVP- Windows Shell/User
http://www.microsoft.com/mvp
http://www.mvps.org

Folder customizations
http://newdelhi.sancharnet.in/minku

Protect your PC!
http://www.microsoft.com/protect


Bert Kinney said:
Hi Daniel,

Here's some information on the MS-MVP program you may
find helpful and interesting.
Microsoft Most Valuable Professional:


--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/


Daniel said:
Thank you. Now instead of the "welcome" graphic screen
there is one which states, "Loading your personal
settings..." I was hoping instead to see several screens
of DOS commands, as there were in Windows 98 with the
splash screen disabled.
Also, I would be interested in knowing if the Microsoft
compensates MVPs for the great assistance they provide on
these newsgroups.
--Daniel
 
Is there a way to access DOS with winxp professional only partially installed
due to lack of product key? I had win 98 previously, is there a way I can
restore my old version? Or was I just the stupidest idiot and now have to
figure out something else?
 
| Thank you. Now instead of the "welcome" graphic screen there is one which
| states, "Loading your personal settings..." I was hoping instead to see
| several screens of DOS commands, as there were in Windows 98 with the splash
| screen disabled.

If you are running XP Home Edition,
Start
Run
regedit
Enter

Navigate to this key...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system

In the right pane, look for a value named VerboseStatus.
If this value does not exist, then right-click in a blank area of the right pane and select New > DWord value.
Name it VerboseStatus

Double-click VerboseStatus and set it to 1
 
Back
Top