View Single Post
  #11  
Old 30-07-2017, 08:36
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
update Available:
  • Can Edit Ini on the installation
  • Music list is back!
  • can play any number of music files!
  • many changes in Compiler.
  • new DebugMode, if Enabled:
    Code:
    • Setup.ini is directly read from {src}, so that you don't have to recompile with every change in Setup.ini
    • if started with cmdline "/InstallOnly" - then no Uninstall will run even if already installed directly autorun will run

Editing Ini:
[Tasks]
EditIni1={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:czech;Lang:czech
EditIni2={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:english;Lang:englishUS
EditIni3={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:Default

multiple languages can be separated by ','
EditIni2={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:english;Lang:englishUS,englishUK

above tasks will be performed at ssPostInstall

Music List

Can Change Property From sections - "MusicList" and "AMusicList" of Setup.ini
newciu.PNG
newciu2.PNG

Last edited by Grumpy; 31-07-2017 at 18:15.
Reply With Quote
The Following 7 Users Say Thank You to Gupta For This Useful Post:
arkantos7 (30-07-2017), KaktoR (30-07-2017), mausschieber (30-07-2017), omdj (30-07-2017), sajmon83 (31-07-2017), Simorq (19-12-2017), Titeuf (30-07-2017)