HP-MPI V1.1 for Windows DVD Insert

19
Services. Highlight HP-MPI Remote
Launch, and select Start.
Remote Launch service information
The HP-MPI Remote Launch service is located in
"%MPI_ROOT%\sbin\HPMPIWin32Service.exe". MPI_ROOT must
be located on a local disk or the service will not run properly.
To run the service manually, you must register and start the
service. To register the service manually, run the service
executable with the -i option. To start the service manually, run
the service after it is installed with the -start option. The
service executable is located at
"%MPI_ROOT%\sbin\HPMPIWin32Service.exe".
For example:
C:\> "%MPI_ROOT%\sbin\HPMPIWin32Service.exe" -i
Creating Event Log Key 'HPMPI'...
Installing service 'HP-MPI SMPID'...
OpenSCManager OK
CreateService Succeeded
Service installed.
C:\> "%MPI_ROOT%\sbin\HPMPIWin32Service.exe" -start
Service started...