View Single Post
  #2  
Old April 4th 07, 02:54 PM posted to microsoft.public.windowsxp.general
John John
external usenet poster
 
Posts: 3,149
Default RestoreDiskChecked

bram wrote:

I read this
"To disable the reconnect network drives failure warning:

Use a registry editing tool to navigate to the following key:
HKEY_CURRENT_USER\Network

Insert or change a value with the following details:
Data Type: DWORD
Value Name: RestoreDiskChecked
Value: 0 "

I did this but it doesn't work, any idea why?
i wrote a small regfile to do this automaticly but that didn't work to:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Network]
"RestoreDiskChecked"=dword:000000


For starters there are eight zeros in the entry and secondly that is a
Windows 9x registry entry! Use the net command to change the drive
mappings!

John

Ads