You are here

Virtual CD /DVD

8 posts / 0 new
Last post
DojoStatic
Offline
Last seen: 16 years 6 months ago
Joined: 2007-01-09 19:11
Virtual CD /DVD

I would like to see a portable app that can mount disk images and create disk images. The program would have to create a virtual CD/DVD Drive and emulate the cd encrypt schemes so that the programs would function properly, ala Alcohol 120% or daemon-tools.

Also the program should be able to make disk images from either a disk or be able to create new ones from files, preferably in the ISO standard

Virtual drives

These softwares do the functions that i would like someone to create a portable app
to do.

DojoStatic
Offline
Last seen: 16 years 6 months ago
Joined: 2007-01-09 19:11
In addition to my above comment

When creating virtual drives,,, Make them a USB CD/DVD drive so you do not have to restart the computer to use the drive, and the drive is simply "Removed" when the program closes

vamp1r
Offline
Last seen: 16 years 2 months ago
Joined: 2006-10-11 15:06
I've already written a

I've already written a launcher for the full version of UltraISO just for my use. If you already have the full version I can show you how to make it portable. You can email me at babichATbabichDOTus.

--
my ramblings, and some code

lordmax
Offline
Last seen: 1 day 23 hours ago
Joined: 2006-07-25 06:58
virtual CD

Hi

You can use the M$ Virtual CD-ROM Control Panel
It's portable in the way that you can copy the installation files wherever you want and it work.

Try it, it's small and good. ^___^

IT specialist
Writing/book coach
Ghostwriter
Game creator

Orihara
Offline
Last seen: 17 years 2 months ago
Joined: 2007-01-11 23:41
Not possible

Virtual drives require a device driver to be installed, which is an inherently non-portable action (can't install drivers without being an admin).

lordmax
Offline
Last seen: 1 day 23 hours ago
Joined: 2006-07-25 06:58
Possible

Hi

Sorry.
I don't undestand.

I've installed nothing at all and it work fine.

IT specialist
Writing/book coach
Ghostwriter
Game creator

Deuce
Offline
Last seen: 13 years 6 months ago
Developer
Joined: 2005-12-24 16:32
Basically every virtual

Basically every virtual CD/DVD program out there will install a small device driver automatically, either when it is installed or on first run. There are programs out there that can run from a USB Drive, but on first run they install the driver if it is not installed already.

if you ran the program on the machine once, more than likely the drive is already there, and your program is just using it. But if you try to run it on a machine that has never had the program installed or ran on it, and you do not have admin rights, it will not be able to communicate with the machine as a cd/dvd drive. just like any real hard drive, no drive no drive.

This is just the way it is with these types on low level programs, there is no way of really portabilizing it until we can install drivers with admin rights.

Hope this helps,

***********************************
Deuce {The Core}{Dev Blog}
Portable Software: Just the beginning.

Deuce
Portable Software: Just the beginning.

DojoStatic
Offline
Last seen: 16 years 6 months ago
Joined: 2007-01-09 19:11
Maybe

Is there a way to emulate a cd/dvd like a ramdisk? or even the IO driver? via a plug in setup?

Topic locked