Automating the de-installation process

Command Syntax:

"C:\Program Files\Universal Document Converter\unins000.exe" [parameters]
Example: "C:\Program Files\Universal Document Converter\unins000.exe" /SILENT

[parameters] is a string listing the parameters for a background installation. All parameters are optional. In the event that a command line parameter is not present, its default value is going to be utilized during the program installation or de-installation.

  • Arthur Rabatscher

    Arthur Rabatscher

    AR-Soft Widnau GmbH, Switzerland

    «On a Delphi-Developer-Homepage we found an example how to convert Word- or Excel Documents into PDF. Within this source code the use of the OCX of the Universal Document Converter was shown. This was the easiest way, how we could convert all kinds of documents into the PDF Format.»