Readme

Embed Size (px)

DESCRIPTION

license

Citation preview

ABB License Entry program Installation files=============================================Run setup.exe to install the ABB License Entry program version 2.0.27----------------------------------------------------------------Changes from previous versions:1. Default directory is now C:\Program Files\ABB\License Entry Program2. Default Program Group is now ABB3. The Software Request Form now correctly says ABB Inc. with corrected fax numbersNotes: 1. This installation has been built using InstallShield 6.22.2. Regarding issue 2 above, if an uninstall of the previous version is not done prior to the install of this version, users will be left with two Program Groups ABBAutomation and ABB with the License Entry Program shortcut in each. The shortcut in the ABBAutomation Program Group may point to a non-existant location. The user may have to delete the shortcut in the ABBAutomation Program Group.-----------------------------------------------------------------Changes in version 2.0.261. License Entry Program will no longer error out if the command line options 'EnterLicenses' or 'AddLicenses' when used with a group whose names did not start with A, B, C or D.2. Uninstalling the license entry program will no longer incorrectly remove the license groups entries from the registry. Changes in version 2.0.251. Support for number of user larger than 32767 added.2. Deletion of licenses with expiration date in Jan no longer fails.Changes in version 2.0.241. Uses InstallShield 6.22. Installs License API 2.0.23 (which fixes licFeature_CheckOut3 bug)3. HAC/HNCC Infi90 address bug fix which was resulting in passing zeros to loop and node values.4. Added functionality for deleting a License Group.5. Problem in previous version:If two applications used the same License Group, the second application would overwrite the license file path of the first one. The first application would then not be able to validate licenses since its licenses are in the license file at the first location. Fixed in current release: Solution - Part 1: We have now corrected it such that an application, during installation, would not set or change the license file path for its group, if the group already exists. Therefore both application will have their licenses in the path suggested by the group.(set by the application originally setting up the group). The AddGroup mechanism of the license entry program has been modified not to change the license file path if the group already exists. Solution - Part 2: For the convenience of those applications that would still prefer to change the location of the license file, they would now have to remove their group if it exists, and then add their group. (A DeleteGroup mechanism has been added to License entry)