Quote:
Originally Posted by spawniectes
ok, if you can send me the system.cfg I check how to put it on conversion and yes just delete the lines to the firewall.exe
|
First of all thank you for your conversion. Works fine for me so far.
---
The system.cfg thing..
I had this problem before with my anno2070 conversion. But i have a solution for this tricky thing.
An easy example for english language:
1- Copy your system.cfg to somwhere
2- Open system.cfg with notepad and edit last line to english
3- Save, close and rename the file -> like "en_system.cfg"
4- Cut and paste the file into conversion folder (create new folder or put in include folder)
5- open InstallerScript.iss and write the following lines in the [File]-Section
Quote:
|
Source: xyz*\en_system.cfg; DestDir: {app}; DestName: system.cfg; Languages: eng;
|
*xyz is the folder name
Repeat this with each language and this problem is gone