PDA

View Full Version : Automatic logon for 98 (W98)



dyingisgain
06-04-2002, 08:56 PM
How can you disable to the Network logon prompt which comes up on Windows 98? This would save from having to click cancel everytime I start up my computer.

reghakr
06-04-2002, 10:40 PM
dyingisgain,

Try #3 first, it may do the trick alone, if not go through the following steps.

1. Go to Start>Find>Files & Folders... type in *.pwl and delete all .pwl files in c:\windows

2. Go to start>Run, type sysedit. Maximize the system.ini
Delete all lines under
[Password Lists]

3. Go to ControlPanel>Network
Choose Windows Logon as Primary Login

Reboot

You should now get the login box one last time. Type in your name. Just click OK for no password.

Not yet, try:
Backup the registry and/or export the following keys:
go to Start>Run, type regedit. Navigate to:

HKEY_LOCAL_MACHINE\software\microsoft\windows\curr ent version\network\real mode net\
Right-click on Real Mode Net, choose new>Binary value, name it AutoLogon
and give it a value of 01 00 00 00.

reghakr