|
#10
|
||||
|
||||
|
CIU 3.0.0.1 (Beta 6) bug found
After testing the conversion of @Prettyboy099 I found a bug when switching to the installer finish page.
Displays an error when not add the Close button in the installer and going to the finish page. To fix this, do the following... Open the CIU 3.0.0.1.b6 script and search for: Code:
CstmBtn[BtnI(CloseBtn)].ClickAction := @NextBtnClick; Code:
CstmBtn[BtnI(NextBtn)].ClickAction := @NextBtnClick; if BtnI(CloseBtn) >= 0 then CstmBtn[BtnI(CloseBtn)].ClickAction := @NextBtnClick; Thanks @Prettyboy099 for using CIU 3.0.0.1.b6, thanks to him this bug will no longer be present in next version. Last edited by Cesar82; 09-08-2020 at 06:37. |
| The Following 5 Users Say Thank You to Cesar82 For This Useful Post: | ||
Grumpy (08-08-2020), houcine80 (09-08-2020), mausschieber (08-08-2020), omdj (09-08-2020), Prettyboy099 (08-08-2020) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| [GSERIES] Custom Installer Ultimate V2g | Gupta | Conversion Tutorials | 226 | 01-06-2018 13:12 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |