Topic: mounting iso's
I was wondering if there was any tool like daemon tools for windows available. I understand that linux can perform the task itself with teh command
mount -o loop /imagefile.iso /mnt/iso However, I am after a tool that will do this for me if I right click on the image. Does anybody know of anything like this, or is it fairly easy to knock up something for this myself?