Deleting Static Drive Mappings
LinkLaunch NT can be used to delete static drive mappings, whether or not they
were originally created by LinkLaunch NT.
Link expressions for deleting mappings take one of three forms:
- Delete a mapping for a drive letter. For example:
LLNT -dw:
This command deletes the drive mapping for 'w'.
- Delete a drive mapping to a remote device. For example:
LLNT -d\\{remote}
This command deletes all drive letters mapped to the device you enter.
- Delete a mapping for a drive letter only if it is mapped to a specific remote
device. For example:
LLNT -dw:=\\{remote}
This command deletes the drive mapping for 'w' only if it is mapped to the
remote device you enter.
If a drive being deleted is currently in use by another application that was
launched by LinkLaunch NT, the user is asked to confirm the deletion.
See also:
Entering LinkLaunch Commands