Manual Installation

For manual installation the WinCVP 365 installer uses a configuration and certificate pfx files to install the WinCVP 365.
Note: the configuration and certificate pfx files need to be on the same folder as the WinCVP 365 installer.

  1. Locate the WinCVP 365 package folder to open it.
  2. Inside the folder there is following structure:
    1. Celiveo Virtual Printer Setup.exe* – Installer
    2. Config.ini – Configuration
    3. Certificate.pfx – Certificate
  3. Execute “Celiveo Virtual Printer Setup.exe” by double clicking on it.
  4. The installer will request User User Account Control, press “Yes”.
  5. press “Next” to start the prerequisites validation .
  6. The installer checks for prerequisites and downloads and install them if they are not already installed. Press “Next”.
  7. press “Next” to initiate installation.
  8. Select the folder on which you want to install the WinCVP 365. The default path is “C:\Program Files\Celiveo”. Settings files will be located at “C:\ProgramData\Celiveo\Celiveo Virtual Printer”
  9. Press “Install” to proceed with the installation.
  10. Press “Finish” to close the setup.

3. Command-Line Installation

This setting allows customers to integrate the winCVP in deployment packages and apply parameters also known switches to define the type of installation, note: The account deploying Celiveo 365 Virtual Printer requires administrative rights. The parameters described here below can be cumulative.

Parameters Definition Example [1]
Bootstrap Pre-Requisites Parameters
/exelog "bootstrap.log" Outputs prerequisite bootstrap installer logs into bootstrap.log. "Celiveo Virtual Printer_Setup.exe" /exelog "bootstrap.log"
MSI Installer Parameters [3]
/l*v "setup.log" Outputs installer logs into setup.log. "Celiveo Virtual Printer_Setup.exe" /l*v "setup.log"
/qn Performs silent install on the target workstation without requesting any user interaction. "Celiveo Virtual Printer_Setup.exe" /qn
/x // Performs Celiveo 365 Virtual Printer uninstallation on the target workstation. "Celiveo Virtual Printer_Setup.exe" /x //
Application Parameters
SILENT="true" This parameter won’t initiate Celiveo 365 Virtual Printer after the installation. "Celiveo Virtual Printer_Setup.exe" SILENT="true"
APPDIR="C:\Install_directory" Installs Celiveo 365 Virtual Printer in the defined path. "Celiveo Virtual Printer_Setup.exe" APPDIR="C:\Install_directory"
NOSC="true" Does not create a Celiveo 365 Virtual Printer shortcut on the target workstation desktop. "Celiveo Virtual Printer_Setup.exe" NOSC="true"
NODPQ="true" Once installed does not create a Celiveo 365 virtual print queue on the target workstation desktop. "Celiveo Virtual Printer_Setup.exe" NODPQ="true"
ZTAPWD="Password" Celiveo 365 Virtual Printer requires a certificate password to be installed on the target workstation. If the administrator has not previously saved the Web Admin generated certificate password to the configuration file, you must manually enter this password during setup. The certificate password is the one generated by Web Admin when downloading the winCVP. "Celiveo Virtual Printer_Setup.exe" ZTAPWD="Password"

Notes

[1] Command line parameters example for custom directory, silent installation, no desktop shortcut and full logs. "Celiveo Virtual Printer_Setup.exe" /exelog "bootstrap.log" /qn /l*v "setup.log" NOSC="true" ZTAPWD="xxxx-xxxx-xxxx" APPDIR="D:\MY_CVP"

[3] For other MSI parameters check the following link.

Last modified: 9 July 2025

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment