Oct 21, 2002 #1 piti Technical User Joined Apr 12, 2001 Messages 627 Location SK hi is it possible to disable some drive letters for use? e.g. i only want the a, c, d and x drive to be available, and disable all others or how do i disable network drive mapings except the current ones?
hi is it possible to disable some drive letters for use? e.g. i only want the a, c, d and x drive to be available, and disable all others or how do i disable network drive mapings except the current ones?
Oct 23, 2002 #2 PAndersen Programmer Joined Apr 27, 2001 Messages 1,105 Location NO If you run as a service a batch file containing SUBST E: C:SUBST F: C:\ and so on, the drive letters will not be available for network drive mappings. Upvote 0 Downvote
If you run as a service a batch file containing SUBST E: C:SUBST F: C:\ and so on, the drive letters will not be available for network drive mappings.
Oct 23, 2002 #3 thatrenowned MIS Joined Dec 24, 2001 Messages 857 Location GB Download TweakUI. It has an option to hide the drive letters (they're still available though). Upvote 0 Downvote