|
#11
|
||||
|
||||
|
Question
Yener if possible answer me
Referring to the bug (bug in music button) in my conversion Darksiders 2. I think I found a solution. In your Script CIU 1.0.0.6 (InstallScript.iss) I changed two lines in InstallScript.iss. Lines: 3339 and 8018 Line 3339 Original command: ImgSetVisibility(MusicBtn.Btn,False); I changed to: ImgSetVisibility(MusicBtn.Btn,Visible); Line 8018 Original command: ImgSetTransparent(MusicBtn.Btn,255); I changed to: ImgSetTransparent(MusicBtn.Btn,0); I wish I knew if I can upload the modified InstallScript.iss in my post? This change will affect on errors in other projects? |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1567 | 26-08-2026 10:04 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |