Mounting ISO help

Associate
Joined
3 Jan 2009
Posts
2,056
Location
London
Hi all, just putting a simple flash program thing on a network which is never a problem but this one needs a disks, and many of the computers on the network don't have CD drives. Now I would use Daemon for something like this at home but that isn't really suitable here.

Is there a small program that after opening, immediately mounts the iso image?
 
Why is it not suitable?

You're going to struggle to mount an ISO image without actually installing a program since it needs to create a virtual device. Your next best bet would be to use an ISO editing program to extract the files from the image, if you can get around it that way.
 
Why is it not suitable?

You're going to struggle to mount an ISO image without actually installing a program since it needs to create a virtual device. Your next best bet would be to use an ISO editing program to extract the files from the image, if you can get around it that way.

Done that, its still after the CD. Daemon not suitable, just take my word for it I can't be bothered to explain :p
 
Done that, its still after the CD. Daemon not suitable, just take my word for it I can't be bothered to explain :p

Have you tried "mounting" the directory as a mapped network drive ?

+1 , for Virtual CloneDrive by the way

EDIT:
IF the setup installer is checking the drive the installer is runing from AND checking
if its a REAL CD-ROM , then either hacking the installer or mounting using a virtual drive
software is your only choice.
 
Yh have tried mapped network drive, slysoft is basically a lightweight version of daemon, and yes it is very good, but it isn't 100% what I want.

Tbh, the only way to get it working how I want is to take apart the exe and stop it from checking the disc is there because the files it needs have been copied over onto the network, trouble is I have no idea how to take apart an exe.

Thanks for your helps guys, but I would appreciate if anyone could tell me how to take apart an exe..?
 
Reshacker, and hex knowledge. You'll almost certainly be violating the EULA for the software though unless you have developer rights (in which case I'd expect you to have the source code).

Clonedrive, Daemon are your options tbh.
 
Back
Top Bottom