View Full Version : automate YES to Windows Networking Inputbox (WME)
asihuay
04-02-2002, 01:54 AM
Hi.
I want know how is the registry setting
when PC boot in order to do not show the
"Restoring Network Connection" Window and
when server is down , automate asign "yes"
to "Windows Networking" inputbox , in order
to do not make anythig the PC operator.
Thanks in advance.
Attilio Sihuay
POBrien
04-02-2002, 07:47 AM
Im not sure about ME but in 98 it's located here.
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\MSNP32\NetworkProvider]
"LogonDisconnected"=hex:01,00,00,00
the hex value 01,00,00,00 equates to Quick Logon
This settings stops the dialog box from prompting users as to whether they want to restore network connections.
The hex value is 00,00,00,00 equates to Logon and Restore Network Connections.
the user will be prompted to Restore any Network Connections.
The reg settings above match the GUI. The GUI is located by double clicking the Client for Microsoft Networks entry listed in the Network applet via the Control Panel.
Patrick (http://www.winguides.com/forums/sendprivate.php?Cat=&User=POBrien&Board=&Number=&what=online&page=&view=&sb=&part=&vc=><font)</font color=green> /images/forums/icons/smile.gif
<a target="_blank" href=http://www.winguides.com/subscribe/?guide=registry>WinGuides</a>
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.