Was just wondering if it's possible to mount a virtual CD/DVD drive with the contents of a directory on Windows? I know image mounters exist, I use Nero ImageDrive, but I've come across a need to do something simmiler, but with a directory.
Thanks.
-
JoNty
+ Reply to Thread
Results 1 to 6 of 6
-
-
It used to be possible to mount a subtree on a drive letter with assign
It was a DOS thing. It still won't look like a CD though -
No--use:
Code:SUBST.exe [drive1: [drive2:]path] SUBST drive1: /D drive1: Specifies a virtual drive to which you want to assign a path. [drive2:]path Specifies a physical drive and path you want to assign to a virtual drive. /D Deletes a substituted (virtual) drive. Type SUBST with no parameters to display a list of current virtual drives.
This little-known DOS feature STILL WORKS in all versions of Windows (just tried it). 8)
Scott -
Sorry about that . Assign isn't even close to subst.
Too many aluminium cans
Similar Threads
-
is it possible to create a virtual drive in RAM ?
By AlinaVastag84 in forum ComputerReplies: 18Last Post: 23rd May 2010, 11:53 -
LG bdrom drive not visible from virtual xp.
By cjbrown80 in forum Blu-ray RippingReplies: 6Last Post: 28th Jun 2009, 20:58 -
make mkv remove virtual drive
By ShinjiIkari1990 in forum Authoring (Blu-ray)Replies: 1Last Post: 21st Jun 2009, 04:00 -
Use your gmail account for a virtual hard drive.
By freebird73717 in forum ComputerReplies: 4Last Post: 7th May 2009, 15:27 -
ISO movie seen on virtual drive but not recognized by anydvd / dvdfab..why?
By taratata in forum Authoring (DVD)Replies: 0Last Post: 11th Oct 2007, 16:39