You can perform quick installation and activation of Print Conductor in silent mode. This method can help you easily deploy Print Conductor on multiple PCs from one central location.
- Installation and license usage
- Installation and activation via command line
- Trial version
- Commercial version
- How to install the commercial version in silent mode
- How to install & activate commercial version in silent mode
- How to install & activate commercial version in silent mode with "Add to Windows context menu explorer" option enabled
- How to install & activate commercial version in silent mode, and disable program's checks for updates
- How to install & activate commercial version in silent mode and keep settings from previous installation
- How to install & activate commercial version in silent mode and apply settings saved in a configuration file (.INI)
- How to install & activate commercial version in silent mode and disable collecting usage metrics
- How to install & activate commercial version in silent mode and enable "Keep source files available for editing" option
- Command line syntax explained
- Uninstallation
Installation and license usage
A single commercial license lets you use Print Conductor on one workstation, such as a PC or laptop. If there are several Windows user accounts on this workstation, a single license allows you to use Print Conductor under all of these accounts. If you install and activate Print Conductor on a server, one activation works for a single user account only.
Installation and activation via command line
You can use the /SILENT key in the command line to "silently" install the program without extra dialog windows. Below is a list of example commands that you can run from a command-line application. When using either of these commands, please enter your Serial Number instead of AAAAAA-BBBBBB-CCCCCC-DDDDDD (for commercial version) and make sure that the file path to the installation file is correct.
What you'll need
For silent installation, activation, or uninstallation using commands, you'll need a Command Line Interface application. The simplest way is to use the Command Prompt. To open it, press Win + R on your keyboard, type cmd.exe, and press Enter.
After that, you can enter or paste the command lines mentioned below and run them by pressing Enter.
Alternatively, you can use any other command-line interface application or terminal.
Trial version
How to install the trial version in silent mode
"С:\Distr\printconductor-trial-setup.exe" /SILENT
How to install the trial version in silent mode with "Add to Windows context menu explorer" option enabled
"C:\Distr\printconductor-trial-setup.exe" /LANG=EN /SILENT /TASKS="desktop_icon,reg_shell_ext"
Commercial version
How to install the commercial version in silent mode
"С:\Distr\printconductor12.0c-setup.exe" /SILENT /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD
How to install & activate commercial version in silent mode
"С:\Distr\printconductor12.0c-setup.exe" /SILENT /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD /do=activate
How to install & activate commercial version in silent mode with "Add to Windows context menu explorer" option enabled
"C:\Distr\printconductor12.0c-setup.exe" /SILENT /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD /TASKS="desktop_icon,reg_shell_ext" /do=activate
How to install & activate commercial version in silent mode, and disable program's checks for updates
"С:\Distr\printconductor12.0c-setup.exe" /SILENT /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD /cfu=noupdatesinfo /do=activate
How to install & activate commercial version in silent mode and keep settings from previous installation
"С:\Distr\printconductor12.0c-setup.exe" /SILENT /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD /settings=keep /do=activate
How to install & activate commercial version in silent mode and apply settings saved in a configuration file (.INI)
"С:\Distr\printconductor12.0c-setup.exe" /SILENT /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD /settings_from="C:\PC-settings 2026-11-08.ini" /do=activate
How to install & activate commercial version in silent mode and disable collecting usage metrics
"С:\Distr\printconductor12.0c-setup.exe" /SILENT /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD /cum=disable_cum /do=activate
How to install & activate commercial version in silent mode and enable "Keep source files available for editing" option
"С:\Distr\printconductor12.0c-setup.exe" /SILENT /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD /keepsfe=keepsfe /do=activate
Command-line syntax explained:
| Key | Syntax | What it does |
|---|---|---|
| SILENT | /SILENT | Runs the installer in silent mode, meaning it installs in the background without requiring user interaction or displaying standard dialog boxes. |
| SN | /SN=AAAAAA-BBBBBB-CCCCCC-DDDDDD | Specifies the commercial serial number (license key) needed to license the software. Replace the placeholder letters with the actual key. |
| do | /do=activate | Automatically activates the commercial version of the software during the installation process. |
| LANG | /LANG=EN | Sets the language for the installation process (e.g., EN for English). |
| TASKS | /TASKS="desktop_icon,reg_shell_ext" | Executes specific additional installation tasks. This creates a desktop shortcut (desktop_icon) and adds the program to the Windows Explorer context menu (reg_shell_ext). |
| cfu | /cfu=noupdatesinfo | Disables the program's automatic checks for software updates. |
| settings | /settings=keep | Instructs the installer to retain and apply the program settings from a previously installed version. |
| settings_from | /settings_from="C:\PC-settings 2026-11-08.ini" | Applies a custom configuration by pointing the installer to a specifically saved Settings file (.INI). The path should be enclosed in quotes. |
| cum | /cum=disable_cum |
Disables the collection and sending of usage metrics. This is non-personal technical informati on for performance analysis, including:
|
| keepsfe | /keepsfe=keepsfe | Enables the specific software option to Keep source files available for editing. This feature generates dynamic copies of your documents, ensuring your original files remain unlocked and accessible for continued work. |
You can combine parts of these strings in any order according to your needs. If you have any difficulty using these commands, you can contact us or install and activate the program via the installation wizard.
Uninstallation
To uninstall the program, open Control Panel and go to Programs > Uninstall a program. Then select Print Conductor and click the Uninstall button. Follow on-screen instructions to remove the program from your Windows system.
Learn how to uninstall the program step by step →
How to uninstall Print Conductor in silent mode
Alternatively, you can quickly uninstall the program using a command line without any extra dialog windows. To do it, follow these steps:
- Open a command line application, e.g., Command Prompt;
- Enter the following command and press Enter:
"C:\Program Files (x86)\Print Conductor\unins000.exe" /SILENT
This command will work if Print Conductor was installed in the default folder. Please check that the full path to unins000.exe is correct. As a result, the program will be uninstalled automatically.
See also:
How To
Get other useful guides on using Print Conductor and see many other useful how-tos, solutions, tips & tricks on effective batch printing. You'll find out how to import & export files, manage print lists, configure document and page settings, set up service pages, and so much more.

