I'm building a system for my kids and I'm going to use Daemon Tools to make it so they don't have to swap discs (as well as save them from scratching them). These are just educational programs, not games (Well, not good games. ;-) )
I ISOed up my first image, which worked like a champ but because it's an ISO of the whole disc, it takes up some room on the hard drive. I wondered if their was a ISO compression tool or even a way to just install the needed components. Of course, I would need to know what the program needs. Registry edits of path didn't seem to make a difference and I don't really want to slap the debugger on each file to see when it accesses the CD. It's very possible that the EXE just checks to see if the disc is in the drive.
Any suggestions would be appriciated.
Thanks,
I ISOed up my first image, which worked like a champ but because it's an ISO of the whole disc, it takes up some room on the hard drive. I wondered if their was a ISO compression tool or even a way to just install the needed components. Of course, I would need to know what the program needs. Registry edits of path didn't seem to make a difference and I don't really want to slap the debugger on each file to see when it accesses the CD. It's very possible that the EXE just checks to see if the disc is in the drive.
Any suggestions would be appriciated.
Thanks,
Comment