Faqts : Business : Programming : Shopping For You : Batch language : 4DOS

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

Batch: Disk: Name: Operation: Set: How to set the name of a disk using 4dos/4nt? [@label / volume]

Sep 7th, 2009 04:32
Knud van Eeden, Joe Bloggs,


----------------------------------------------------------------------
--- Knud van Eeden --- 21 September 2004 - 02:58 am ------------------

Batch: Disk: Name: Operation: Set: How to set the name of a disk using 
4dos/4nt? [@label / volume]

---

method: use the 'label' command

---

Steps: Overview:

1. goto your drive

2. type the command

    label '<your disk name>'

---

e.g.

c:\

label test1

---
---

Internet: see also:

---

Batch: Disk: Name: How to check the name of a disk using 4dos/4nt? 
[volume / label / @label]
http://www.faqts.com/knowledge_base/view.phtml/aid/31500/fid/936

---

Batch: Disk: Name: Operation: Get: How to get the name of a disk using 
4dos/4nt? [@label / volume]
http://www.faqts.com/knowledge_base/view.phtml/aid/31505/fid/936

----------------------------------------------------------------------