Install Adobe Connect application for desktop

Administrators can use command-line options to install the Adobe Connect application for desktop across multiple systems in their organization.

To attend an Adobe Connect session, you can use the Adobe Connect application for desktop for Adobe Connect 9 and later. The IT departments can deploy these clients for Hosts, Presenters, and participants across their organizations using silent installation method.

See Adobe Connect application for desktop article to know more about the application.

Install application on desktop (for individuals)

Install the Adobe Connect application (and other updates) from the Downloads and Updates page. 

Installation of the Adobe Connect application does not require administrative privileges. The stand-alone installer installs the application inside a custom directory structure as opposed to the system directory structure. Your Adobe Connect account administrator can make it mandatory to install the Adobe Connect application to join a meeting, a training, or a webinar.

Note:

Close all the running instances of the application before installing a newer version.

During the installation process, you can choose to create Start Menu and Desktop shortcuts for the Adobe Connect application. This feature is supported in Windows only. 

Deploy application for desktop using MSI (for administrators)

The IT administrators can use Microsoft SCCM to deploy the application using MSI across all machines in their organizations.

The MSI installer is available on the Downloads and Updates page. The installer supports /l option for logging. For more information, see command-line options at MSDN.

Note:

If you are an individual user, directly download the relevant application installer from the Downloads and Updates page. Do not use the MSI installer.

How To: Create a Shortcut on the Desktop

During the MSI installation process, the start menu shortcut is created automatically. However, to configure a shortcut for desktop, the config.ini file can be created by following the below steps:

  1. Open a text editor, like Notepad. 
  2. Add the shortcut config settings to your file.
  3. Save the file as config.ini
[shortcutConfig] 
desktopShortcut=x 
startMenuShortcut=x

where x = 0 or 1 (0:False and 1:True)

  1. Place the config.ini file along with the MSI installer file.
  2. Run the MSI application silently from cmd as Admin.

After a successful installation, verify that the shortcut is being created as per the config.ini file.

Supported command-line switches for the installation of MSI installer

The following table lists the command-line switches for the installation of MSI installer:

Switch

Description

/i <Product.msi>

Installs or configures a product

/q 

Displays neither the installation wizard nor the progress bar. It installs the add-in silently.

/qb

Displays the progress bar indicating the installation progress only to the user.

/qf

Displays the full UI with the confirmation page to install the MSI.

/qr 

Displays the reduced UI without a confirmation page to install the MSI.

/log <file_name>

To log all information

/? 

To show help

/uninstall <Product.msi>

Uninstalls the product

/x <ProductCode>

Uninstalls the product

How to: Disable automatic check for updates

By default,  Adobe Connect application is set to automatically download and install any updates that are released by Adobe. This section contains instructions for turning off or disabling the automatic check for updates in two ways.

Disable Within The Registry

You can set a registry entry that will disable updates. To apply via the registry do the following:

  • Open Start.
  • Search for “Regedit”.
  • Navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Connect
  • Add a registry entry called "preventUpdateCheck" DWORD with non-zero value.
  • Close "Regedit".
Note:

To change the default settings, changes must be made under HKEY_LOCAL_MACHINE to allow only Administrators to enforce this option.

Use the AppData Folder

  • Add a file named “restrictedUpdates.txt” to %appdata%\Adobe\Connect\ folder.

Silently install Adobe Connect 8 add-in using command line (for administrators)

Adobe Connect versions earlier than version 9.0 continue to work using the old add-in. The IT administrators can deploy the old add-in across multiple machines in their organizations using a silent, command-line installation method.

  1. Download the add-in archive from the Adobe Connect Downloads and Updates page and extract the Setup.exe file on your system.

  2. On the command prompt, navigate to the Setup.exe file.

  3. Execute the setup.exe with one of the following command line parameter.

    • /SP: Disables the 'This will install….. Do you wish to Continue?' prompt at the beginning
      of the setup and continue with the setup Wizard directly.
    • /SILENT: Displays the progress bar indicating the installation progress only to the user.
    • /VERYSILENT: Displays neither the installation wizard nor the progress bar. It installs the add-in silently.

 Adobe

Get help faster and easier

New user?