Universal Document Converter
Product Overview
Download
Purchase
Tutorials
Developer Solutions
Support Service
About fCoder Group


      Site search
   


      Popular conversions
PDF to JPG converter
Convert Word to PDF
Convert PDF to TIFF
Autocad to PDF converter
Convert Word to JPG
Powerpoint to PDF converter
Printing to PDF
Convert Excel to PDF
Convert DJVU to PDF
Convert Web Page to PDF

      Video tutorials
Show tutorial



Main page>Online help>Installing Universal Document Converter>Command line

Automating Universal Document Converter Installation and Removal


Automating Universal Document Converter installation helps deploy this product quickly on all PCs in an organization. The process is automated by starting the installation file from the command line using the parameters described below.

Automating the Installation Process

Command syntax for a demo install.

"C:\udc_50_demo.exe" [parameters]
Example:
"C:\udc_50_demo.exe" /SILENT /LANG=en /PROFILE="c:\default.xml" /SETDEFAULT=yes

Command syntax for a registered version install.

"C:\udc_50_reg.exe" [parameters]
Example:
"C:\udc_50_reg.exe" /SILENT /LANG=en /SN=AAAAA-BBBBB-CCCCC-DDDDD-EEEEEE /PROFILE="c:\default.xml" /SETDEFAULT=no /AA=yes

[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 a program installation or de-installation.

  • /LANG: program interface language.
    • /LANG=en: English;
    • /LANG=ru: Russian;
    • /LANG=de: German;
    • If this value is not set, your Windows regional language setting is selected by default. In the event that a localized interface is not available in your language, an English-language version of the software will be installed.
  • /PROFILE: program default settings. The settings are contained in an XML file. The vale is equal to the quoted full path to the file, such as: /PROFILE="c:\default.xml".
  • /SILENT: install automatically prompting the user to reboot the system. Is not assigned values.
  • /VERYSILENT: install automatically not prompting the user to reboot the system (the computer is rebooted automatically if required). Is not assigned values.
  • /SETDEFAULT: set the Universal Document Converter to be the default printer.
    • /SETDEFAULT=yes (default): install the Universal Document Converter as the default printer;
    • /SETDEFAULT=no: do not set the Universal Document Converter to be the default printer.
  • /AA: automatically activate the software over the Internet right after the installation process is complete.
    • /AA=yes: enable automatic Internet activation;
    • /AA=no (default): disable automatic activation.
  • /DIR: program destination folder. Default: "C:\Program Files\Universal Document Converter".
    Example: /DIR="C:\Program Files\Universal Document Converter"
  • /ODIR: default destination folder for output files. Default value: "My Documents\UDC Output Files".
    Example: /ODIR="C:\UDC Out"
  • /ODIR_SK: create a desktop shortcut for the output folder.
    • /ODIR_SK=yes (default): create shortcut automatically during installation;
    • /ODIR_SK=no: do not create shortcut during installation.
  • /LOG: create a log of the installation process. The value is a filename,
    such as: /LOG="C:\install_udc5.txt".
  • /CM_SMENU_SK: create the shortcuts Help, Introduction, and UDC Output under Start->Programs->Universal Document Converter.
    • /CM_SMENU_SK=yes (default): create shortcuts;
    • /CM_SMENU_SK=no: do not create shortcuts.
  • /SDK_SMENU_SK: create SDK shortcuts under Start->Programs->Universal Document Converter.
    • /SDK_SMENU_SK=yes (default): create shortcuts;
    • /SDK_SMENU_SK=no: do not create shortcuts.
  • /SN: parameter holding the serial number for a full version install.
    Example: /SN=AAAAA-BBBBB-CCCCC-DDDDD-EEEEEE
  • /OFFICE_TOOLBAR: add the Universal Document Converter toolbar into Microsoft Office.
    • /OFFICE_TOOLBAR=yes (default): add the toolbar;
    • /OFFICE_TOOLBAR=no: do not add the toolbar.
  • /RAI: run an application or a batch file after installing.
    Example: /RAI="C:\my distrib\my app install.exe"

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 a program installation or de-installation.

  • /SILENT: uninstall program automatically. Is not assigned values.

See also:



© 2001-2013 fCoder Group, Inc. About fCoder Group | Privacy Policy | Site Map