File Arassignments

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an application looking for files on volume I:, but had to mount them
on volume D:. Isn't there a way to reallocate folders in XP to a virtual
drive number, ie change D: /photographs to I: Photographs? THat would
enable the database application to find it.'s referenced files. I can't use
the assign command because this maps the entire D: volume.

Thanks,

Dick W
 
DickW said:
I have an application looking for files on volume I:, but had to mount them
on volume D:. Isn't there a way to reallocate folders in XP to a virtual
drive number, ie change D: /photographs to I: Photographs? THat would
enable the database application to find it.'s referenced files. I can't use
the assign command because this maps the entire D: volume.

Thanks,

Dick W

subst i: d:\

Be careful with your backslashes - you used a forward slash in your post!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top