• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows 95/98 Splash Screen

ATLien247

Diamond Member
Does anyone know if there is a way to disable it?!

I would rather see my AUTOEXEC.BAT and CONFIG.SYS doing their thing--without having to press ESC. 🙂

 
I believe a program called TweakUI available from Microsoft let you do it in Win95. I don't know of any other ways to do it.
 
there might be a way to disable it in msdos.sys. its been a while though has something to do with logo.sys. remember to attrib -R -H it first and to reapply the attributes before restarting. Other than that Just use TweakUI to be safe.
 
I'm assuming TweakUI makes the change to MSDOS.SYS, but I would rather make that edit manually. No reason, really, other than not wanting to use TweakUI. Call me anal.

Any Microsoft programmers out there?
 
I disabled my splash logo this way:

Edit the msdos.sys, adding this line in the end:

logo=0

and save.
Next boot up, no splash screen.
 
Back
Top