Change the display of drive-letters in Windows Explorer
16 March 2006 by Snakefoot | Comment » | Trackback OffMy Computer displays by default the drive-letters like this (Where "System" is the partition label):
It is possible to change this the position of the drive letter, so it is in front:System (C:)
Compact Disc (Z:)
This is done with this registry key:(C:) System
(Z:) Compact Disc
Credits Windowsxp.mvps.org[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows \CurrentVersion \Explorer]
ShowDriveLettersFirst = 4 (0 = Default)
1 = Drive letter first for remote drives
2 = No drive letters (Same as "Show drive letters" in Vista Folder Options)
4 = Drive letter first for all drives
More Info MS KB Q330193
Tags:
Category:
Updated: 12 January 2008