dumb ? - what to do with .img files
I downloaded an app (3.5) and unzipped into nine diskx.img files. Do these have to get to floppies or can I get them to CD's? If CD's, one per .img file? I have the orig app on diskettes, but WinXP not reading them. I want to get around this floppy problem and need to be told exactly what to do. Thanks!
Comments
.img files are usually WinImage images of a floppy disk, and need to be either mounted directly in a virtual machine (VMware, Virtualbox etc) or written to a floppy disk using WinImage.
Sometimes you can get away with extracting all the disk images (using WinImage) to a single folder so it can be burned to a CD. Occasionally this might require editing some INF files to point the installer to the right location, but others require no work at all.
I'll wait for someone else to chip in, there was a topic about this not too long ago...
You don't even need WinImage to extract the .img files. 7zip handles it just fine.
It depends on the application, but in the case of Word 95 from the topic I pasted above, all that was required was to extract the .img files into a single folder, edit the INF file accordingly, and burn the folder to a CD (or in my case I used an ISO and mounted in a VM so I didn't have to waste a CD).
I downloaded VB 3.0 Professional. Of course it was one file and I unzipped it with 7-Z and saved the nine "floppy" image files in a hard drive folder. When I burned the folder, the resultant CD has the same exact thing as the hard drive - a folder with nine disk#.img files on it. I expected this, I guess. Next, I selected Disk1.img to burn by itself (nero essentials) as there doesn't appear to be a way to select all of the image files at once. When I burned, it said OK, but when I look at the CD drive, it looks empty (0 free space, 0 tot size). I can't use this CD-R again for burning. So. . . .
Duff, when you talk about "extracting", it sounds like you're saying that a process can be used to "un-image" the image files (actually see all the files that are within the image - a copy of the original diskette, but on the CD) and not the simple un-zip/extraction, right? I don't know how to do this. Maybe I need something better to burn with than this simple Nero Essen I just installed? Thanks for the help; much needed.
I started installing VB and I can already tell I need to burn nine different folders (E:\DISK#\) because setup could not find E:\DISK1\VBAPI.HL_. Once I burn another CD, we'll see how much further I get.
Thanks again and thanks to winworld for saving these cool apps for us. My wife bought me Visual Studio .net awhile ago, but I'm too scared to try it; I know VB 3.0 so well. . . . .
Former COBOL programmer whose almost entire profession has been outsourced overseas - so that's why I'm semi-retired and just do what is fun for me now!
Later. . . .
dd has been ported to windows:
http://sourceforge.net/projects/unxutils/