Silent install does not create the license2.txt for customers who purchased in EMEA
2 years ago
Originally Published: 2007-03-30
Article Number
000042453
Applies To
RSA Authentication Manager 6.1
Issue
Silent install does not create the license2.txt for customers who purchased in EMEA
When doing a silent install there is no option to specify the place of purchase, the default license1.txt will be created.
Resolution
This can be resolved by adding the following undocumented option to the setup arguments: 
ACE_LICENSE_COUNTRY=2

So a typical silent install string would look like:
setup.exe /s /v"/q /l* c:\log.txt TYPE=PRIMARY LICPATH=c:\license_files ACE_LICENSE_COUNTRY=2?