Skip to content

Impertatore/Sdl-plugin-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Studio 2015 but this is yet to be confirmed.

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.

About

Installer application for sdlplugin packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.2%
  • Inno Setup 2.8%