Produce Pro Client |
Download and run the installer EXE. If a Security Warning dialog appears, click the "More info" link followed by Run Anyway
When the wizard launches, click on the Next button at the bottom. You'll need to specify the Produce Pro server hostname and SSH port number. Using an IP address is discouraged. (If you're not sure what these are, check with your IT manager or your Produce Pro engineer.) Enter them as directed. For servers with single user authentication, check the Single User Authentication checkbox. Use the default LiveConnect URL unless directed otherwise. The values can be changed later in the Produce Pro Client Advanced Configuration if a mistake was made. Last, click Next.
Press the Install button at the bottom.
If prompted to allow the app to make changes to your device, choose Yes
In the final screen, click on Finish.
You are now ready to run the Produce Pro Client to connect to the Produce Pro server. On your desktop there should be an icon shaped like an apple, with Produce Pro Client underneath,
like so:
Double-click on the icon to start.
If your server supports Single User Authentication, you will see a Windows dialog prompting for your Produce Pro credentials. After successfully entering your Produce Pro credentials, you will not see this dialog again.
If you are not using Single User Authentication, you will need to sign in with your linux credentials.
Check with your supervisor if you are unsure what credentials to use.
Download the EXE installer and run it. If you are not in the Administrators group, you will be prompted for the Administrator password during installation. After installing, use the desktop shortcut to launch the software.
msiexec.exe /i "ProduceProClient-v3.1.1.msi" /norestart /qb PROP_HOST=hostname PROP_PORT=22 PROP_PRINTER="" PROP_TERM_WIDTH="81" PROP_TERM_HEIGHT="27" PROP_SINGLE_USER=0 MSIENFORCEUPGRADECOMPONENTRULES=1 |
PROP_SINGLE_USER=0 |
PROP_SINGLE_USER=1 PROP_USERNAME="ppro" PROP_PRIVATEKEY="C:\ProgramData\ProducePro\PProClient\ppro-key.ppk" PROP_UPLOAD_USER="ppro-upload" PROP_UPLOAD_PRIVATEKEY="C:\ProgramData\ProducePro\PProClient\ppro-upload-key.ppk" PROP_LC_URL="url" |
/L*V msi.log |
"C:\Program Files (x86)\ProducePro\PProClient\UNWISE.EXE\UNWISE.EXE" /S "C:\Program Files (x86)\ProducePro\PProClient\INSTALL.LOG" |
msiexec.exe /i "ProduceProClient-v3.1.1.msi" /norestart /qb PROP_HOST="hostname" PROP_PORT=22 PROP_PRINTER="" PROP_TERM_WIDTH="81" PROP_TERM_HEIGHT="27" PROP_SINGLE_USER=0 |
msiexec.exe /i "ProduceProClient-v3.1.1.msi" /norestart /qb REINSTALL=ALL REINSTALLMODE=vomus PROP_HOST=hostname PROP_PORT=22 PROP_PRINTER="" PROP_TERM_WIDTH="81" PROP_TERM_HEIGHT="27" PROP_SINGLE_USER=0 MSIENFORCEUPGRADECOMPONENTRULES=1 |
msiexec /x {BCE4798C-5B13-46BE-9F90-BC67259FB635} /qn |
REINSTALL=ALL REINSTALLMODE=vomus |
PROP_SINGLE_USER=0 |
PROP_SINGLE_USER=1 PROP_USERNAME="ppro" PROP_PRIVATEKEY="C:\ProgramData\ProducePro\PProClient\ppro-key.ppk" PROP_UPLOAD_USER="ppro-upload" PROP_UPLOAD_PRIVATEKEY="C:\ProgramData\ProducePro\PProClient\ppro-upload-key.ppk" PROP_LC_URL="url" |
/L*V msi.log |
Launch the Produce Pro Client Advanced Configuration from the Windows Start menu. Select "ppro" in the Session list and press the Load button. Enter the desired hostname in the "Host name (or desired IP address)" field. When finished, press the Save button. An alternative method is to uninstall the application and run the installer again. The installer will then prompt for a hostname.
To disable auto upgrade for all workstations, on the Produce Pro server, modify /ppro/client/appcast.xml and /ppro/client/pproclient.cfg if it exists and change all instances of the version number value to 1.0.0. This will trick the updater mechanism into thinking that the newest version is already installed.
To disable for a single Windows workstation, open regedit.exe and locate HKEY_LOCAL_MACHINE\SOFTWARE\Produce Pro\Client\AutoUpgrade. Modify the value for "UpgradeCheck" to be 0 instead of 1.
When running the installer, make sure that there are no other copies of Produce Pro Client currently running. Make sure that you are logged in as a user with Administrative rights on the workstation. If any errors occur during the installation process, try the following:
· Uninstall the old software version from the Windows Control Panel
· Reboot the workstation
· Check that the C:\Program Files\ProducePro\PProClient and C:\Program Files (x86)\PProClient folders have been removed. Also remove the hidden folder C:\ProgramData\ProducePro\PProClient and all subfolders. Using REGEDIT.EXE manually remove the HKEY_LOCAL_MACHINE\SOFTWARE\Produce Pro\Client and HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Produce Pro\Client folders if they exist.
· Run the new installer again and follow the installation instructions provided on this web page.
It is always recommended to use the latest version. However, here is a list of previous releases:
Produce Pro Client is a 64bit application supported on Windows 10 and newer. Microsoft ended support for Windows 7 on January 14, 2020. The installer should work on Windows 7 64bit, but we do not officially support it. Version 2.06 can be downloaded for older 32bit operating systems.
· Launch the Produce Pro Client Advanced Configuration shortcut from the Windows start menu
· In the Saved Session list on the right side, select the ppro session from the list and press the Load button.
· Click on Terminal in the tree on the left column.
· On the bottom right under Printer to send ANSI printer output to will be a dropdown list of all printers available. Choose the printer to be used for direct printing from the list.
· Click on Session in the tree on the left column, followed by the Save button.
· Open a new session and printer output should go to the printer specified.