Silent Install No Office Addons

You can ask general questions, share opinions or advices about doPDF.
Post Reply
sentryinsur
Posts: 1
Joined: Tue Sep 10, 2024 2:46 pm

Silent Install No Office Addons

Post by sentryinsur »

Does anyone know if with the 11.9.467 version if it is possible to not install the Office Addons?

Also is there a way to tell it to uninstall an older printer queue from say doPDF 7?

Using /silent /norestart /NoInstallIfVersion="11.9.467" on the cmdline does remove the app from add/remove however the printer queue still remains.

Chriash
Posts: 1
Joined: Thu Oct 23, 2025 3:31 am

Re: Silent Install No Office Addons

Post by Chriash »

You can install doPDF 11.9.467 silently without Office Add-ins by adding the “/silent /noofficeaddin /norestart” parameter when running the installer. If this command does not work, try “/SP- /VERYSILENT /NORESTART /NOOFFICE”, depending on the version of the installer.

For removing old printer queues (e.g. doPDF 7), the installer will not delete them automatically, so you need to do it manually. You can use PowerShell to delete the remaining virtual printer queues by filtering by the name “doPDF” and deleting all the related queues. After running, the old queues will be cleared and will no longer exist in the printer list.

Post Reply