emendelson Posted September 2, 2023 Posted September 2, 2023 I'm working on a script that uses image files (.img) in the FAT format, created by the IMGMAKE command in the DOSBox-X DOS emulator. PowerShell won't mount these files; I can open them in WinImage, but I'm trying to find a way to mount them as a drive letter in Windows so that I can copy or delete files on the image. Is there a way to do this through AutoIt? The closest thing I can find is the ImDisk driver, but it needs to be installed in Windows, and I want this script to be usable on other people's systems. Thanks for any help.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now