Silent uninstall

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
mdaniloff
Posts: 4
Joined: Wed Sep 07 2005

Silent uninstall

Post by mdaniloff »

Is there any way to uninstall PDF converter silently?

I tried Install -s -u

and Install -u -s

It doesn't work.

TIA

Michael
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello Michael,

The statement you are using is right, either one will work.

Please tell us what is not working exactly.

Thanks.
mdaniloff
Posts: 4
Joined: Wed Sep 07 2005

Post by mdaniloff »

Thanks Joan

Doesn't matter whether I invoke Install -s -u Or Install -u -s

PDF printer is still listed in Control Panel.

If I run Install -u, then I get the dialog box that tells me that printer driver was successfully uninstalled, but the printer is still in Printers and Faxes applet of the Control Panel.

BTW we name the printer "EsqInc PDF Printer" during the install. I haven't tried with the default printer name.(I can't use the default name in any case).

So for now I wrote a small executable using Win32 API and put it into Custom action for my MSI installer.

Hopefully you guys take care of this issue later on.

Thanks,

Michael
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Did you try to launch: Install -u "EsqInc PDF Printer" ?

Install -u will uninstall the default printer name, if you have installed the printer using a specific name you need to use this same name when unistalling it.

Hope this helps.
mdaniloff
Posts: 4
Joined: Wed Sep 07 2005

Post by mdaniloff »

Install -s -u "Printer Name" did the trick.


Thank you Joan
Post Reply