Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!apple!agate!pasteur!dog.ee.lbl.gov!ux1.lbl.gov!sisu From: sisu@ux1.lbl.gov (judy stirkkinen) Newsgroups: comp.windows.ms Subject: Re: Can I Eliminate the Opening *Windows* screen? Message-ID: <9361@dog.ee.lbl.gov> Date: 30 Jan 91 01:47:35 GMT References: Reply-To: sisu@ux1.lbl.gov (judy stirkkinen) Organization: Lawrence Berkeley Laboratory, Berkeley Lines: 13 X-Local-Date: Tue, 29 Jan 91 17:47:35 PST In article userCOOP@mts.ucs.UAlberta.CA (Wes Cooper) writes: >Is there something I can do, perhaps to my >WIN.INI file, to eliminate the *WINDOWS* >screen at the beginning of a Windows session? > Thanks, > Wes Cooper Yeah, you need to get your hands on a Hex editor and look through the "win.com" file for the word "LOGO". when you find it, replace one of the characters with something else. (ie: change the "L" to a "Z" or somethin'. Windows won't be able to find "ZOGO", so it'll bypass that part and start you off in the desktop. rob@cad4.lbl.gov