23.10.2008, 12:05
Hey Z, RichardHed.
This is the link for the app: http://rapidshare.com/files/156847807/I ... r.rar.html
Included is application and a bat file showing how it can be run with parameter. In that case there is no GUI but after it is done a log file is generated.
Next thig what i did is i expanded the line parsing from 'Z_AutoLoader.ini' file. Now the line can be:
or
If the short way is used inFile and it's content is copied to the default location of static-ini by AAA standarsd (if it does not exist the file and the dir structure is created automatically).
So, this is it. Let me know when you find errors :>
S!
This is the link for the app: http://rapidshare.com/files/156847807/I ... r.rar.html
Included is application and a bat file showing how it can be run with parameter. In that case there is no GUI but after it is done a log file is generated.
Next thig what i did is i expanded the line parsing from 'Z_AutoLoader.ini' file. Now the line can be:
Quote:inFile;fromSection;outFile;targetSection;\Mods\MyMod\Ini Files\blablaAdd.txt;*;\Static\static.ini;*;
or
Quote:inFile;fromSection;targetSection;\Mods\MyMod\Ini Files\blablaAdd.txt;*;*;
If the short way is used inFile and it's content is copied to the default location of static-ini by AAA standarsd (if it does not exist the file and the dir structure is created automatically).
So, this is it. Let me know when you find errors :>
S!