Dressurausbildung Daniel Köck

Dresssurausbildung Koeck

Stern inaktivStern inaktivStern inaktivStern inaktivStern inaktiv
 

Installer version ImgDrive 1.7.2

Portable version ImgDrive 1.7.2 x64

Website

command line for scripting

mount: ImgDrive.exe -m:X image_file_path
unmount: ImgDrive.exe -u:X

// mount to the first available drive
ImgDrive.exe -m image_file_path

// unmount all
ImgDrive.exe -u

replace X with a drive letter (A-Z) or a unit number (0-7)

For example:

// Mount d:\tst.iso to the first unit
ImgDrive.exe -m:0 d:\tst.iso

// Mount d:\tst.iso to drive E
ImgDrive.exe -m:e d:\tst.iso

// Unmount the first unit
ImgDrive.exe -u:0

// Unmount drive E
ImgDrive.exe -u:e

Copyright © winxperts4all.com. All Rights Reserved.