How to change values that appear during installation
Edit the setup.ini file to change the application name, the company name, the number of seconds the splash screen appears, and other values. The following steps explain how to change the application name:
1 Using a text editor, open setup.ini.
In setup.ini, the key<n> entries, such as key0=0x0804, refer to the ac_brand files that Actuate supplies.
Table 15‑1 lists the files. Not all Actuate products support all locales.
Table 15‑1 ac_brand files supplied by Actuate
Locale | File name | Code |
Chinese | ac_brand.chs | 0x0804 |
English | ac_brand.dll | 0x0009 |
French | ac_brand.fra | 0x040c |
German | ac_brand.deu | 0x0007 |
Japanese | ac_brand.jpn | 0x0011 |
Korean | ac_brand.kor | 0x0012 |
Spanish | ac_brand.esp | 0x000a |
2 Change the value of AppName to the desired name.
3 Save setup.ini.