eDocPrinter PDF Pro Silent Install (How-To Guide)

eDocPrinter PDF Pro is a PDF printer driver, PDF creator, and PDF writer that allows you to create PDF files directly from your Windows applications. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of eDocPrinter PDF Pro from the command line using both EXE & MSI installers.

How to Install eDocPrinter PDF Pro Silently

eDocPrinter PDF Pro Silent Install (EXE)

  1. Download the eDocPrinter PDF Pro (EXE) Installer
  2. Download the file to a folder created at (C:\Downloads)
  3. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  4. Navigate to the C:\Downloads folder
  5. Enter the following command: epdf7563msi.exe /qn
  6. Press Enter

After a few minutes you should see the eDocPrinter PDF Pro Desktop Shortcut appear. You will also find entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title:eDocPrinter PDF Pro
Vendor:ITeksoft Corporation
Version:7.56.7563
Architecture:x86_X64
Installer Type:EXE
Silent Install Switch:epdf7563msi.exe /qn
Silent Uninstall Switch:MsiExec.exe /x {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn
Repair Command:MsiExec.exe /fa {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn
Download Link:http://www.iteksoft.com/

eDocPrinter PDF Pro for 32bit Windows (MSI) Silent Install

  1. Download the eDocPrinter PDF Pro for 32bit Windows (MSI)
  2. Download the file to a folder created at (C:\Downloads)
  3. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  4. Navigate to the C:\Downloads folder
  5. Enter the following command:
    • MsiExec.exe /i epdf7563inst.msi /qn
  6. Press Enter

After a few minutes you should see the eDocPrinter PDF Pro Desktop Shortcut appear. You will also find entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title:eDocPrinter PDF Pro
Vendor:ITeksoft Corporation
Version:7.56.7563
Architecture:x86
Installer Type:MSI
Silent Install Switch:MsiExec.exe /i epdf7563inst.msi /qn
Silent Uninstall Switch:MsiExec.exe /x {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn
Repair Command:MsiExec.exe /fa {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn
Download Link:http://www.iteksoft.com/

eDocPrinter PDF Pro for 64bit Windows (MSI) Silent Install

  1. Download the eDocPrinter PDF Pro for 64bit Windows (MSI)
  2. Download the file to a folder created at (C:\Downloads)
  3. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  4. Navigate to the C:\Downloads folder
  5. Enter the following command:
    • MsiExec.exe /i epdf7563instx64.msi /qn
  6. Press Enter

After a few minutes you should see the eDocPrinter PDF Pro Desktop Shortcut appear. You will also find entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title:eDocPrinter PDF Pro
Vendor:ITeksoft Corporation
Version:7.56.7563
Architecture:x64
Installer Type:MSI
Silent Install Switch:MsiExec.exe /i epdf7563instx64.msi /qn
Silent Uninstall Switch:MsiExec.exe /x {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn
Repair Command:MsiExec.exe /fa {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn
Download Link:http://www.iteksoft.com/

The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download links provided take you directly to the vendors website. Continue reading if you are interested in additional details and configurations.


Additional Configurations

Create an Installation Log File

The eDocPrinter PDF Pro EXE and MSI installers offers the option to generate a log file during installation to assist with troubleshooting should any problems arise. You can use the following commands to create a verbose log file with details about the installation.

eDocPrinter PDF Pro (EXE) Silent Install w/ Logging

epdf7563msi.exe /qn /L*v "%WINDIR%\Temp\eDocPrinter-Install.log"

eDocPrinter PDF Pro for 32bit Windows (MSI) Silent Install w/ Logging

MsiExec.exe /i epdf7563inst.msi /qn /L*v "%WINDIR%\Temp\eDocPrinter-Install.log"

eDocPrinter PDF Pro for 64bit Windows (MSI) Silent Install w/ Logging

MsiExec.exe /i epdf7563instx64.msi /qn /L*v "%WINDIR%\Temp\eDocPrinter-Install.log"

Exclude Desktop Shortcut During Install

The eDocPrinter PDF Pro installers create a desktop shortcut by default. If you don’t want the desktop shortcut, then you can run one the following command line switches to exclude it.

eDocPrinter PDF Pro (EXE) Silent Install w/ No Desktop Shortcut

epdf7563msi.exe NODESKTOPICON=1 /qn

eDocPrinter PDF Pro 32bit (MSI) Silent Install w/ No Desktop Shortcut

MsiExec.exe /i epdf7563inst.msi NODESKTOPICON=1 /qn

eDocPrinter PDF Pro 64bit (MSI) Silent Install w/ No Desktop Shortcut

MsiExec.exe /i epdf7563instx64.msi NODESKTOPICON=1 /qn

How to Uninstall eDocPrinter PDF Pro Silently

  1. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  2. Enter one of the following commands:

eDocPrinter PDF Pro 7.56.7563 Silent Uninstall (EXE)

MsiExec.exe /x {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn

eDocPrinter PDF Pro 7.56.7563 for 32bit Windows Silent Uninstall (MSI)

MsiExec.exe /x {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn

eDocPrinter PDF Pro 7.56.7563 for 64bit Windows Silent Uninstall (MSI)

MsiExec.exe /x {7D15CBF6-36A4-499E-8FEB-D88386593B36} /qn

Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.

Jason Bergner

I am an accomplished Software Engineer at Patch My PC, leveraging more than 18 years of hands-on experience in Configuration Manager administration and application packaging. I am driven by a genuine passion for solving complex problems and consistently strive to discover innovative and effective solutions. Sharing my extensive knowledge of application deployments is a true joy for me, and I am honored to contribute to the community here at Silent Install HQ.

Recent Posts