HP MPIO Full Featured DSM for XP family of Disk Arrays 4.00.00 installation and reference guide (AA-RVJ6J-TE, October 2009)

The <install_dir> refers to the drive which contains the installation media.
The setup.iss is the response file from which information is taken for silent installation.
The MPSInstallLog.txt file records information about the silent installation.
The ResponseResult section of the MPSInstallLog.txt log file displays the resultant code,
indicating whether or not the silent installation succeeded. An integer value is assigned to the
ResultCode keyname in the ResponseResult section.
Following is the list of common return values along with their descriptions in the ResultCode key:
DescriptionResult Code
Success0
General error1
Required data not found in the setup.iss file
3
Not enough memory available4
File does not exist5
Cannot write to the response file6
Unable to write to the log file7
Invalid path to the InstallShield Silent response (.iss) file
8
Cannot create the specified folder51
Cannot access the specified file or folder52
NOTE:
The C: in /f1C: and /f2C: refers to a local drive on the system or a network drive which is used
to obtain the response file and write the MPSInstallLog.txt (provided the directory has the write
permission enabled).
For 32 bit systems: <Default_Target_Dir> = C:\Program Files\Hewlett-Packard\HP MPIO DSM\
XP DSM
For 64 bit systems: <Default_Target_Dir> = C:\Program Files (x86)\Hewlett-Packard\HP MPIO
DSM\XP DSM
<User_Target_Dir>= a directory on the system on which the new installation is to be done or
the directory of an existing installation.
You must enclose the paths to the response file and the log file, which records the information about
the silent installation, in quotes ("").
Installing HP MPIO XP DSM
To perform a silent installation of HP MPIO XP DSM, complete the following steps:
1. Make a copy of the new.iss file in the installation location with the name setup.iss.
2. Choose one of the following options:
HP MPIO Full Featured DSM for XP family of Disk Arrays 4.00.00 installation and reference
guide 19