Medincle Installer

This project is a Mac Installer Plugin. It needs to be added to a Packages project.

This installer:

1) Checks for a Medincle licence that has already been activated.

2) If there is no licence then licence details are requested.

3) If the licence is correct then move to the next installer pane.

If you want to delete licences then look for:

self.deleteLicenceButton.hidden = true;

in MyInstallerPane.m

A log file is generated at : ~/Library/Logs/MedincleInstaller.log
