Mount Image Pro v2 Computer Forensics Software Quick Start Guide

Running Mount Image Pro v2 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:

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.
INSTALL Install the Mount Image Pro virtual disk driver or service.
REMOVE Uninstall the Mount Image Pro virtual disk driver or service.
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 MOUNT C:\Evidence_File_1.e01 /L:S

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