you can call the SetVolumeLabel API function
function SetVolumeLabel(lpRootPathName: PChar; lpVolumeName:
PAnsiChar): BOOL; stdcall;
{$EXTERNALSYM SetVolumeLabel} or you could call WinExec and pass it an appropriate Label
command
-ns
|
- [DUG]: Renaming/Relabeling A Shared Drive from Delphi. Stacey Verner
- RE: [DUG]: Renaming/Relabeling A Shared Drive from Del... Nello Sestini
- RE: [DUG]: Renaming/Relabeling A Shared Drive from Del... Stacey Verner
- Re: [DUG]: Renaming/Relabeling A Shared Drive from... Nello Sestini
- RE: [DUG]: Renaming/Relabeling A Shared Drive from Del... Stacey Verner
- Re: [DUG]: Renaming/Relabeling A Shared Drive from... Nello Sestini
- Re: [DUG]: Renaming/Relabeling A Shared Drive from... Nello Sestini
- RE: [DUG]: Renaming/Relabeling A Shared Drive from Del... Stacey Verner