Hi all,
I have a question which touches on several areas - but I thought this was the best area - feel free to move it if you think it's better off elsewhere.
A project I'm working on requires me to pre-load a lot of information onto an external USB HDD. I need the files in read/write format and there are a lot of them so this seems the best way to pass onto the client.
However, if possible I want to put together a document with hyperlinks to the files - but in order to do this I need to know what drive their machine will map the USB drive to. Whilst I know this is virtually impossible - is it possible to setup some kind of .bat file (or similar?) to force the drive to map to a letter? If the letter is already in use, it could map to another? So - some simple coding would say "map drive to letter X - if letter X is in use, choose Y" - then I could provide hyperlinks to X or Y - and one should be ok?
Any ideas are gratefully received.
Mark
I have a question which touches on several areas - but I thought this was the best area - feel free to move it if you think it's better off elsewhere.
A project I'm working on requires me to pre-load a lot of information onto an external USB HDD. I need the files in read/write format and there are a lot of them so this seems the best way to pass onto the client.
However, if possible I want to put together a document with hyperlinks to the files - but in order to do this I need to know what drive their machine will map the USB drive to. Whilst I know this is virtually impossible - is it possible to setup some kind of .bat file (or similar?) to force the drive to map to a letter? If the letter is already in use, it could map to another? So - some simple coding would say "map drive to letter X - if letter X is in use, choose Y" - then I could provide hyperlinks to X or Y - and one should be ok?
Any ideas are gratefully received.
Mark