v77 - 2020-03-15

Big update for MountImg which now accepts command line parameters (other than the image file name):
MountImg.exe file_name [/MP=mount_point] [/RO] [/REM] [/HD | /CD | /FP] [/P=partition_number] [/MOUNT]

Each parameter is related to one element of the GUI.
/MP allows to specify either a drive letter (followed by a colon) or the full path to an empty folder.

/MOUNT starts the mounting immediately, without displaying the GUI, unless an error occurs.