How do you use disk img files?
I have a DOS machine with no floppy drive, just a CD-ROM. I also use DOSBox. How do I use a set of 3.5" floppy images? I'm trying to install C++ for DOS, but not sure how to go about it. Even if I had a floppy drive, how would I transfer the images to the floppies?
Thanks
Thanks
Comments
I guess I'll need to try it. It seems like some of those old installers expected the disks to be in a certain way.
Others, especially Microsoft products from ~1994 will take special action if they determine they are not being installed from a floppy, such as expecting sub folders in the form \disk1, \disk2, \disk3.
When using an emulator or virtualizer, ideally the software should simply give you a button or menu item to click on, that will let you specify an IMG file to use as an emulated floppy drive. But some emulators insist on making people's lives hard, so you will have to read the manual and see what obscure command they happen to use.
What an archaaaic syntax that ACME Setup installer uses!