Download ImgDrive
Download ImgDrive Portable x86+x64
Download ImgDrive Portable x64 only
Download ImgDrive Portable x86 only
- Added Arabic translation - Added Swedish translation - Updated translations - Changed the default language matching logic at first install - Added command line switch to show usage: -? or -h - No longer use UPX compression for portable version to avoid false positives - Added 64-bit+32-bit combined of portable version
Run ImgDrivePortable_1.7.9.3 /? to show usage for GUI version
Run ImgDriveConsole_1.7.9.3 /? to show usage for CLI version
ImgDrive Portable GUI 1.7.9.3 (x64) 2022-06-28 Copyright (c) 2022 yubsoft.com ImgDrive command line switches: -m[:DriveLetter/DriveID] ImageFile Mount image file to specify drive -m ImageFile Mount image file to the first drive -u[:DriveLetter/DriveID] Unmount drive -u ImageFile Unmount image file -u Unmount all drives -l List all drives -xi Install driver, requires admin privileges to run -xu Uninstall driver, requires admin privileges to run Examples: imgdrive.exe -m:1 d:\tst.iso Mount d:\tst.iso to the first drive imgdrive.exe -m:e d:\tst.iso Mount d:\tst.iso to drive E imgdrive.exe -m:e d:\foo\ Mount folder d:\foo\ to drive E imgdrive.exe -m d:\foo\ Mount folder d:\foo\ to the first drive E imgdrive.exe -u:e Unmount drive E: imgdrive.exe -u:1 Unmount the first drive imgdrive.exe -u Unmount all drives Notes: DriveLetter with a letter from A to Z DriveID with a number from 1 to 7 If do not specify DriveLetter/DriveID, the first drive is used by default All parameters are case-insensitive Switches can start with a slash / or dash -
- Added an option to keep history of recently mounted images - Added options toolbar button - Added Ukrainian language file - Fixed portable version is unable to mount any image formats other than ISO
- Added an option to keep history of recently mounted images
- Added options toolbar button
- Added Ukrainian language file
- Added Ukrainian language file
- Fixed portable version is unable to mount any image formats other than ISO
- Fixed cannot open .mdf files in some cases - Added support CUE sheet of Multi-Session CD images - Pro - Added display drive ID in main dialog - portable - Improved try open image with .bin/.img/.wav/.flac/.ape/.m4a/.wv/.tta extension if cannot open cuesheet image
Download ImgDriveConsole_x64.exe
Download ImgDriveConsole_x86.exe
We make a special console version of ImgDrive which doesn't have main GUI, it may suitable for automation.
Command Line
-m[:drive letter or drive ID] image_file_path mount image_file_path to the specified driver, if no drive letter/ID specified, used the first available one. -u[:drive letter or drive ID] unmount, if no drive letter/ID number specified, unmount all drives. -u image_file_path unmount drive which had mounted the specified image -xi install ImgDrive device driver. -xu uninstall ImgDrive device driver.
replace the drive letter with a letter from A to Z or ID with a number from 1 to 7.
Example:
// mount d:\tst.iso to the first drive ImgDriveConsole.exe -m:1 d:\tst.iso // mount d:\tst.iso to drive E ImgDriveConsole.exe -m:e d:\tst.iso // mount folder d:\foo to drive E ImgDriveConsole.exe -m:e d:\foo // unmount the first drive ImgDriveConsole.exe -u:1 // unmount drive E ImgDriveConsole.exe -u:e // unmount all ImgDriveConsole.exe -u
- Support .ashdisc image file
- Support .b5t/.b6t/.bwt image file
- Support .cdi image file
- Support .mdx image file
- Support .pdi image file
- Added upgrade to ImgDrive Pro
- Many minor changes and improvements
We eventually decided to release the ImgDrive Pro version to keep ImgDrive in development. We'll use the revenues to buy EV code signing certificate which is too expensive to afford now, e.g.digicert EV costs $699.00 USD/1 year. Without EV code signing certificate, Windows 7/8/10/11 will refused load the kernel device driver. BTW: Xreveal also need EV code signing certificate to sign xreveal.sys.
We will put more features into ImgDrive Pro in future:
We offering a 50% discount until July 18, 2022, which only costs $9.99 to purchase a lifetime license. Buy Now.
Previous donors will receive a single user lifetime license for free, thank you, donors.
- Added upgrade to ImgDrive Pro
- Support .ashdisc image file - Pro
- Support .b5t/.b6t/.bwt image file - Pro
- Support .cdi image file - Pro
- Support .mdx image file - Pro
- Support .pdi image file - Pro
- Improved support for CD images in BIN/CUE format
- Added support load language file in UTF-8 format
- Add French language
- Fixed wrong filter when create a data image
- Fixed support for Mixed Mode CD images in BIN/CUE format
- Removed no longer generate logs
- Update german language
- Update italian language
- Register ImgDrive to App Paths
- Improved show file type of images in Options->Integration
- Fixed drive settings are not saved