PC Review


Reply
Thread Tools Rate Thread

How to change the label of network drive?

 
 
Heelen Diyond
Guest
Posts: n/a
 
      23rd Feb 2005
How to change the label of network drive that has been mapped?

I want to do that using a command.I know that the label of network drive is
just a registry value in WinXP,but may be not in Win2000.

Any one can help?


 
Reply With Quote
 
 
 
 
Mark V
Guest
Posts: n/a
 
      24th Feb 2005
In microsoft.public.win2000.registry Heelen Diyond wrote:

> How to change the label of network drive that has been mapped?
>
> I want to do that using a command.I know that the label of
> network drive is just a registry value in WinXP,but may be not
> in Win2000.


Not certain I understand your use of "label" here. A Volume Label?
The local devicename of the remote resource? Clarification may help.
 
Reply With Quote
 
Matthias Tacke
Guest
Posts: n/a
 
      24th Feb 2005
Heelen Diyond wrote:
> How to change the label of network drive that has been mapped?
>
> I want to do that using a command.I know that the label of network drive is
> just a registry value in WinXP,but may be not in Win2000.
>

Try a small vb script:

Set oShell = CreateObject("Shell.Application")
oShell.NameSpace("H:\").Self.Name = "your_label"

HTH

--
Gruesse Greetings Saludos Saluti Salutations
Matthias
---------+---------+---------+---------+---------+---------+---------+
 
Reply With Quote
 
Heelen Diyond
Guest
Posts: n/a
 
      24th Feb 2005
Thx.
That's what i want.

"Matthias Tacke" <(E-Mail Removed)>
??????:cvk48b$a01$00$(E-Mail Removed)...
> Heelen Diyond wrote:
>> How to change the label of network drive that has been mapped?
>>
>> I want to do that using a command.I know that the label of network drive
>> is
>> just a registry value in WinXP,but may be not in Win2000.
>>

> Try a small vb script:
>
> Set oShell = CreateObject("Shell.Application")
> oShell.NameSpace("H:\").Self.Name = "your_label"
>
> HTH
>
> --
> Gruesse Greetings Saludos Saluti Salutations
> Matthias
> ---------+---------+---------+---------+---------+---------+---------+



 
Reply With Quote
 
wazzie
Guest
Posts: n/a
 
      11th May 2005

Sorry to re-open this thread.

I have created some virtual drives using SUBST

I have used the same code you have provided above to label the driv
however I get a "Invalid Volume Label." message.

Can this be done on a SUBST volume?

I am using Windows 2000 Server.

Appreciate your replies.

Thank


-
wazzi
-----------------------------------------------------------------------
Posted via http://www.mcse.m
-----------------------------------------------------------------------
View this thread: http://www.mcse.ms/message1443160.htm

 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      11th May 2005
No one knows what you're talking about since you didn't include the text of
the thread.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"wazzie" wrote:
|
| Sorry to re-open this thread.
|
| I have created some virtual drives using SUBST
|
| I have used the same code you have provided above to label the drive
| however I get a "Invalid Volume Label." message.
|
| Can this be done on a SUBST volume?
|
| I am using Windows 2000 Server.
|
| Appreciate your replies.
|
| Thanks
|
|
|
| --
| wazzie
| ------------------------------------------------------------------------
| Posted via http://www.mcse.ms
| ------------------------------------------------------------------------
| View this thread: http://www.mcse.ms/message1443160.html
|


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rename Drive Label/Change Drive Icon =?Utf-8?B?R1E=?= Windows Vista General Discussion 3 9th Jul 2007 10:11 PM
Can't change drive label =?Utf-8?B?V29sZmdhbmcgRi4=?= Windows XP Basics 2 1st Oct 2005 03:28 AM
How to change the label of network drive? Heelen Diyond Microsoft Windows 2000 Registry 5 11th May 2005 04:48 PM
How to change the label of network drive? Heelen Diyond Microsoft Windows 2000 Networking 2 23rd Feb 2005 01:33 PM
Cannot change drive label Joe Microsoft Windows 2000 File System 1 27th Nov 2003 03:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:22 AM.