Rich; The closest I can get you is one of the following: (For WinNT/2K) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon (For Win9x/Me) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon (WinXP should be the same as NT if I'm not mistaken.) This will let you place some text in a pop up window so that when users log on to the system, it will pop up and give them a warning, or some other message. We use it at work to put up the standard warning on the authorized use of the computer systems. Once you locate the Winlogon key, you will need to create 2 new strings. Name the first one something like LegalNoticeCaption (Name) and give it a title , i.e., "Security Warning"(Data). In the second, name it something like LegalNoticeText (Name) and place the entire message in the Data portion of the string. Don't know if that is the portion you were looking for, or if you were talking about before it boots into Windows.
Thomas > Can anyone tell me how to edit Windows 95, 98, ME and if possible XP > registry so that I may put in an add or any wording at the > windows splash > screen. I used to know but have forgotten....Thanks, Rich ============= PCWorks Mailing List ================= Don't see your post? Check our posting guidelines & make sure you've followed proper posting procedures, http://pcworkers.com/rules.htm Contact list owner <[EMAIL PROTECTED]> Unsubscribing and other changes: http://pcworkers.com =====================================================
