Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
Problem:
The license file created by Activator needs to be in the AcuGT\bin directory because that directory is shared out to run on other PCs via a mapped drive. The Activator puts the license somewhere else, then it must be located and moved to that bin directory.
Is there a way to create the license directly in the bin directory?
Resolution:
Beginning in version 9.0 the Activator creates the license in this directory:
C:\ProgramData\Micro Focus\extend\9.0.0\x86 (or x64 for 64-bit installations)
For Windows XP it uses:
C:\Documents and Settings\All Users\Application Data\Micro Focus\extend\9.0.0\x86
To select a different destination simply use the Activator command line options:
activator
/DESTINATION=C:\Program Files (x86)\Micro Focus\Acucbl900\AcuGT\bin
/PCODE= <code here>
/PKEY= <key here>
/DIALOG=NO