PCbanter

PCbanter (http://www.pcbanter.net/index.php)
-   General XP issues or comments (http://www.pcbanter.net/forumdisplay.php?f=18)
-   -   RestoreDiskChecked (http://www.pcbanter.net/showthread.php?t=963496)

bram April 4th 07 02:16 PM

RestoreDiskChecked
 
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



John John April 4th 07 02:54 PM

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


bram April 5th 07 07:34 AM

RestoreDiskChecked
 
"John John" wrote:

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




He creates those eight zeros, so that can't be the problem.
if i do net use /persistent:no

do i need to do this every time on startup?
So a bat file in the start up files?



All times are GMT +1. The time now is 11:19 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2006 PCbanter
Comments are property of their posters