Mount Image Pro v3 Computer Forensics Software Quick Start Guide

Running Mount Image Pro v3 from the Command Line (DOS)

Open a DOS Window. Commands are issued on the command line using the syntax:

"MIP3.EXE Command [Options]".

(Note: in MIP v2 the command is "MIP.EXE Command [Options]").

All commands and options are case insensitive. The commands for MIP v3 are as follows:

STATUS Print MIP status information.
MOUNT Mount disk image file(s) as a virtual drive.
UNMOUNT Unmount disk image file(s).
VIEW Display information about a disk image file(s).
LOOKUP Lookup mounted drive letters or image files.
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
MIP3 MOUNT C:\Evidence_File_1.e01 /L:S

For more details please check the Mount Image v3 help file.