• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

need help mapping a drive in DOS

spanky

Lifer
hi all. i need some help mapping a drive in DOS. basically, here is where i am stuck. a computer called "mickey" has a share called "paradox data". what would be the command line context to map this drive? the problem is the space in "paradox data". i have tried:

net use y: \\mickey\paradox data
net use y: \\mickey\paradoxdata
net use y: \\mickey\"paradox data"
net use y: \\mickey\parado~1

i have no idea how to proceed. the reason i need to know the dos context is because i would like to make a batch file to automatically reconnect some mapped drives (in case the user accidentally disconnects it). this is a win98 machine, so not much security and restrictions.

your help would be greatly appreciated.
 
Back
Top