/Sdl-plugin-installer

Installer application for sdlplugin packages

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Sdl-plugin-installer

This is intended to be an universal installer for all SDL plugins. When this installed on the machine it will be installed as a default application for *.sdlplugin file type, meaning that everytime such a file is double clicked the installer will launch and guide through a series of steps that help you install the plugin you want. The installer has the following features:

  1. Default application for *.sdlplugin file type.
  2. Determine all installed versions of SDL Studio.
  3. Allows installation only for plugin compatible SDL Studio versions.
  4. Installs plugins for multiple installed versions of SDL Studio - based on user selection.
  5. Remove previous installed versions of the plugin during installation.

OpenExchange was updated to allow publishing plugins without wrapping them up in a zip file. This eliminates the need of creating a dedicated installer for your plugin as long as the user have this universal installer on their machine. The universal installer is intended to be distributed together with SDL Trados Studio 2015 and later.

Releases

You can get the latest versions from here.

##Contribution

You want to add a new functionality or you spot a bug please fill free to create a pull request with your changes.

##Development Prerequisites

##Issues

If you find an issue you report it here.