5

I want to mount a local folder as a virtual CD/DVD drive to allow me to run a program without having the CD mounted physically.

I know I could burn it to an ISO file and mount that as a virtual CD/DVD drive using Daemon Tools or similar programs, however I would prefer if I could mount it directly from a folder.


I have looked at this question, however there was no useful answers as the asker wanted to boot from the folder, which is not possible:

How to mount a folder as a virtual CD/DVD drive?

Tyilo
  • 2,845

3 Answers3

2

You could map the folder as a network drive.
You would need to share it out then map network drive in explorer using localhost for the machine name.

I tried it with a CD and it worked for me.

It does not work for everything though.

Jeff F.
  • 4,443
0

It is not possible to mount a folder but you can mount your iso file easily by right clicking on Virtual demon manager > Virtual CD/DVD Rom > Device > Mount Image

as you mount you will find auto run asking for installing program, open folderwise or so many choose whatever you want.

If you want this image to boot a system as you may have made an iso of bootable disk then you can use your pendrive by making pendrive bootable using this iso.

A. Prasad
  • 841
-2

There is a problem with what you are trying to do.....the installation of a specific program might involve: (1) modications to the Windows system for drivers and patches, (2) the installation itself generally litters the registry landscape as well as other parts of the filesystem, and (3) keyed security on each application could be quite different and would not be contained in the folder.

So if you need to use an application, in general, you are going to have to install it from the vendor supplied item.

Thus, just burning a DVD of the folder will not work for the same reasons given above.

mdpc
  • 4,489