Mount Image Pro Computer Forensics Software Quick Start Guide


Running Mount Image Pro From the Command Line (DOS)

Open a DOS Window. Commands are issued on the command line using the syntax: "MIP.EXE Command [Options]". All commands and options are case insensitive. The commands are as follows:

INSTALL Install the Mount Image Pro virtual disk driver.
REMOVE Uninstall the Mount Image Pro virtual disk driver.
START Start the virtual disk driver.
STOP Stop the virtual disk driver.
DRIVER Display the virtual disk driver status.
DISK Set the initial number of virtual disk devices.
CREATE Create a new virtual disk device.
DELETE Delete a virtual disk device.
VIEW Display information about a disk image file(s).
OPEN Mount disk image file(s) as a virtual drive.
CLOSE Unmount disk image file(s).
LINK Map a drive letter to a partition.
ULINK Un-map a drive letter from a partition.
IMAGE Display opened image file information.
HELP Print command help.

The sample dos commands below will mount the evidence file "Evidence_File_1.e01" as drive S:

cd: C:\Program Files\Mount Image Pro


MIP START
MIP OPEN * C:Evidence_File_1.e01 /L:S

For more details please check the Mount Image Pro PDF user manual.