VOGONS


First post, by vetz

User metadata
Rank l33t
Rank
l33t

Do anyone have a good alternative (with GUI) to WinImage for handling files inside a harddrive .img file that runs on Windows? I find WinImage quite poor at handling this use case as it lacks both features, have bugs and is annoying to use to insert and remove files inside the image.

Netdrive, ZuluSCSI, PicoMem and others make use of harddrive .img files so easy handling is more important at the moment.

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 1 of 7, by jakethompson1

User metadata
Rank Oldbie
Rank
Oldbie

7-Zip can read a lot of individual file system images including ISO9660, FAT, UDF, etc.
I am not sure how well it deals with being given an entire hard drive image, MBR, partitions, and all. Ideally it would let you peek at each partition as a sub-"archive" without extracting it?

Reply 3 of 7, by Jo22

User metadata
Rank l33t++
Rank
l33t++
lolo799 wrote on 2025-06-29, 22:13:

No write support for VHD (Virtual PC).. 🙁
But has good Nero support. 😀

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 4 of 7, by Thermalwrong

User metadata
Rank Oldbie
Rank
Oldbie

I've been using ImDisk which can mount and modify lots of image file types: https://sourceforge.net/projects/imdisk-toolkit/
It works pretty well for the hard disk images I've been working with in .img & .vhd format. But apparently it doesn't work well with later versions of Win10, works okay with Windows 10 22H2 for my uses.

Seeing that page though, it's been superceded by an actively maintained version called AIM toolkit but I'm not sure if it's paid software or what, it's the same person making the software and it's open source: https://sourceforge.net/projects/aim-toolkit/
https://github.com/ArsenalRecon/Arsenal-Image-Mounter

Reply 5 of 7, by darry

User metadata
Rank l33t++
Rank
l33t++
Jo22 wrote on 2025-06-29, 22:25:
lolo799 wrote on 2025-06-29, 22:13:

No write support for VHD (Virtual PC).. 🙁
But has good Nero support. 😀

Windows 10 (and likely 11) disk management console can create, mount and read/write to VHD images . I had always assumed this was the same VHD format as the Connectix (later Microsoft) Virtual PC (VHD) format.

Reply 6 of 7, by leileilol

User metadata
Rank l33t++
Rank
l33t++

Windows 10 has limitations though, like you can't mount compressed VHDs

apsosig.png
long live PCem

Reply 7 of 7, by vetz

User metadata
Rank l33t
Rank
l33t
lolo799 wrote on 2025-06-29, 22:13:

Thank you for the suggestion. I tested it out.

It requires a bit more of a setup to mount the drive before you can copy/delete files from it. The best would have been if you could open an .img by doubleclicking and it would auto-mount, but that does not appear to be a functionality that comes with it. Once it is mounted it works better than WinImage, so almost there 😁

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes