Install Process Runner Excel Add-in from Command Prompt
This section provides an administrator with information about installing Process Runner Excel Add-in using the command prompt or as a silent installation.
To install Process Runner Excel Add-in at the command prompt,
- Extract the contents of the ProR_Excel_Add-in_Setup.zip file.
- Open the Command Prompt window as an administrator.
- Go to the location of the
ProR_Excel_Add-in_Setupinstaller and run the following command:"ProR_Excel_Add-in_Setup.exe" /T:"%TEMP%\EXAddin" /C:"%TEMP%\EXAddin\SilentInstall.cmd"
Process Runner Excel Add-in and Innowera Assistant are installed at the default location.
- Optionally, to install Process Runner Excel Add-in and Innowera Assistant in a custom folder in drive C, run the following command:
"ProR_Excel_Add-in_Setup.exe" /T:"%TEMP%\EXAddin" /C:"%TEMP%\EXAddin\SilentInstall.cmd C:\<TargetFolder>\ExcelAdd-in C:\<TargetFolder>\Innowera Assistant"
where <TargetFolder> is the name of the folder that contains the files after the command is run.