View Single Post
  #14  
Old 27-02-2013, 14:32
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by spawniectes View Post
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
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
pakrat2k2 (27-02-2013), spawniectes (27-02-2013), tanatos (27-02-2013)