Cutepdf Pro Silent Install Helper

  1. What Is A Silent Install
  2. Cutepdf Pro Free
  3. Cutepdf Writer Silent Install
  4. Cutepdf Pro Silent Install Helper Tool

To silently install CutePDF, we’ll need two components downloaded as well as 7-zip installed. You must download Ghostscript (available from CutePDF’s website).

  1. Finally I thought to run package for converter and silent install for cutewriter. It left to me with annoying html.anyway. I can reboot pc. Now issue is with uninstalling it silently.
  2. CutePDF Professional has 3 inventory records, 2 Questions, 0 Blogs and 0 links. Please help add to this by sharing more! Please help add to this by sharing more! Deployment Tips (2).

Over 1000 Predefined Software Templates.

Desktop Central helps you to silently install or uninstall software to servers and desktops from a central place, including commercial software like Microsoft Office, Adobe Acrobat etc, without user intervention. It also lets you to publish the list of approved software on a self-service portal, making users install it themselves at their convenience.

Software Details Of CutePDF Writer 3.1

windows software

Software Name :CutePDF Writer 3.1
Version :3.1
Platform :Windows
Vendor :Acro Software
Architecture :32-bit
Download Path :http://patchdb.manageengine.com/dccrs/updates/cutepdf_install.bat
http://www.cutepdf.com/download/CuteWriter.exe
http://patchdb.manageengine.com/dccrs/updates/install_archive.vbs
http://www.cutepdf.com/download/converter.exe
Silent Installation Switch :cscript.exe install_archive.vbs 'converter.exe' 'cutepdf_install.bat'
Silent Uninstallation Switch :--

Software Management Features
Desktop Management Features
More>>
Mobile Device Mgmt (MDM)
Disclaimer: This webpage is intended to provide you information about silent installation/uninstallation switches for software/applications. The information is provided 'As Is' without warranty of any kind. The links provided point to pages on the vendors' websites. You can get more information by clicking the links to visit the relevant pages on the vendors' websites. Desktop Central is NOT endorsed by any of those vendors.
Active11 months ago

The Problem:

I am trying to perform an unattended, silent uninstall of the CutePDF Writer 3.0, via command line. Every available source I have found points me to these two commands:

Sample sources: source #1 (v3.0), source #2 (v2.8), source #3 (v2.8)

Yet this doesn't work for me. Every time I try I get a message box I must click:

I have tried it many times with both clear installs and multiple installs/reinstalls on VirtualBox on following systems:

  • Windows XP
  • Windows 7 32-bit
  • Windows 7 64-bit

The problem replicates every single time. I also tried other popular switches like /silent, /verysilent, /S, even the SUPRESSMSGBOX which was once said to be working with the older installer of Writer. Nothing worked.

I have filed an issue at CutePDF website, but it's free software and not their support priority.

The Question:

Since multiple sources point to this method, I am kind of lost. Could they all be wrong, or is something wrong with my environment? Perhaps it's locale-specific?

I'd be thankful for anyone to check if the same problem occurs on other machines, especially on Windows locale different than PL (1045).

Perhaps someone knows some better way to perform an unattended uninstall of this product?

Michał Sacharewicz
Michał SacharewiczMichał Sacharewicz
Writer

3 Answers

The matter is solved. Unfortunately, Acro Software Inc. removed this feature. Purposefully.

I received a following response:

...for which I asked if it is a planned behaviour, eg. they're planning to keep it that way, or will it be fixed in the next release? The response was short:

I have asked them then if they could be in any way more specific, yet...

Time to get reacquainted with other, comparable products :)

An alternative deployment workaround available is to use AutoIT with the following script:

(note the parentheses, they are important!)

Note that when using Wpkg, Wpkg-GP or other software deployment system running as SYSTEM user during startup, you need to make sure the service runs in desktop-interactive mode, otherwise AutoIT won't work properly.

Michał SacharewiczMichał Sacharewicz
Helper

What Is A Silent Install

It supports silent uninstall.

Try the below switches which worked successfully for me.

  • 32-bit - '%ProgramFiles%Acro SoftwareCutePDF Writeruninscpw.exe' /s
  • 64-bit - '%ProgramFiles(x86)%Acro SoftwareCutePDF Writersetup64.exe' /uninstall /s
karel

Cutepdf Pro Free

9,87111 gold badges35 silver badges41 bronze badges
SonamSonam

I can confirm that unless you do as the OP suggested (using AutoIT), silent uninstall is not possible.

To make matters worse, when you attempt to use the provided command line of '%ProgramFiles(x86)%Acro SoftwareCutePDF Writersetup64.exe' /uninstall /s, you're still prompted, and then the 'setup64.exe' never again functions properly. Even after manual uninstall and reinstall the 'setup64.exe' no longer functions.

Cutepdf Writer Silent Install

This is just not an enterprise product, simple as that.

My testing was done on Win10 build 1803.

armtrianglesarmtriangles

Cutepdf Pro Silent Install Helper Tool

Not the answer you're looking for? Browse other questions tagged windowsuninstalldeploymentsilent-installcutepdf or ask your own question.