Jump to content

Recommended Posts

Posted

Hi, I would like to change the status of a network drive.... i used these reg lines to rename the connection but I'm not able to change the incorrect status.... even if connected, Explorer say "Disconnected Network Drive", how to force appear "Network Drive" independently to the status ? Is Possible ?

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\explorer.exe\Drives]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\explorer.exe\Drives\Z]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\explorer.exe\Drives\Z\DefaultIcon]

@="C:\FTP.ico"

[HKEY_CURRENT_USER\Software\Classes\Applications\Explorer.exe\Drives\Z\DefaultLabel]

@="FTP"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...