![]() |
The fault was on my side. facepalm.jpg
Setting EnableFastInstall = 0, resolved the problem. I am so embarrassed ! :o Next time I should ....READ THE F***ING MANUAL ! Sorry guys. :) Anyways, EnableFastInstall should be set to zero by default. Me thinks it's proper. Quote:
|
*bump
@Cesar mate, is there an option to set a custom icon for the executable shortcuts which are placed in the Group and desktop. The installer picks the default exe icon. :confused: |
Quote:
Code:
[Executable#] |
You're quick as always. :)
It won't budge mate. It's still placing the default icon. Dunno. :confused: Code:
[Executable1]Edit: If it needs some huge script rewriting then leave it as it is. It's not that important. Edit 2: Ok, I have managed it by disabling the executable key and created the shortcuts in the custom shortcuts section. But now the 'create shortcut on desktop' box is disabled. Code:
//[Executable1]Code:
[CustomShortcuts]https://i.imgur.com/35RL6SL.jpg |
*bump
Btw, guys. Maybe it's a stupido question but how do you generate external MD5 checksum files ? Which tools do you use ? Thanks |
|
Thanks, Kaktor. :)
Ok, since I've never used external checksum files before and this thread is huge, where does this file go if I want to files be checked after the installation ? Setup folder ? I can't get it executed. :confused: Edit: Ok, I got it working. I placed the sucker ( .MD5 file ) next to the script but in this post (#854) was the solution. Cesar mate, you have not fixed the script yet ! :) ;) Btw, my script version is CIU 3.0.0.1.b9.u4 (2022.12.30). Quote:
|
*bumpson
Hm, I can't make a video (videoAR.mp4) appear before autorun page kicks in. Something to act as a splash screen. I've tried everything but the setup won't call this process. :( Code:
|
That's because VideoAR will be played on Autorun screen :)
There is no way to play a video as splash image. |
Thanks Kaktor for you quick answer. It's a shame. It could have been a nice feature. :(
Edit: I have converted the mp4 video file into gif and named it as splashAR.gif. Works but there are sometimes flickers. |
Code:
B9 UPDATE 5: |
CIU 3.0.0.1.b9.u5 (Hotfix 1 & 2)
2 Attachment(s)
CIU_3.0.0.1.b9.u5 hotfix 1 fixes a compilation error that locks the compiler in preprocessing mode when using more than 1 executables in INTERNAL mode (mode without Setup.bin).
The same error also compromised the use of PNG images as icons in UWP games. Thanks to user @mausschieber for reporting the bug. EDIT: CIU_3.0.0.1.b9.u5 hotfix 2 fixes some errors related to the [CMDCommands] section of Setup.ini. |
Commenting to let you know that a fix was shared :D
|
Hi guys, after some long time i came back and wanted to start all over again with CIU. So i got the latest xx.b9 version from the first post and the hf2. Everything was turning great till i was testing the installer. Besides that i couldn't get hash to work like on old version were i manually put the .md5 (i solved this by just using the diskspan option) i had a problem with the Executable entry to create a desktop shortcut. I've been struggling for the last hour trying to fix it and got it working. It's actually an error on the setup.ini that comes with the CIU package, the Executable1 entry is named to Executable_1 (it shouldnt have the _). Just to let you know, in case anyone else starts over with the default setup.ini that comes with CIU.
Regards !!! PD: Also thank's KaktoR and Cesar for keeping working on CIU, you guys are amazing as always. EDIT 2: Also i found this two strings not translated in the SpanishES.txt file, i corrected them myself but will share them here too: Code:
CreateDesktopIcon=Crear acceso directo en el escritorio |
So i might have found a long standing bug (or maybe im just too dumb to make it work xD). It's about the [CustomIniFile] section. To make it simple, i've used a copy paste from the CIU Documentation to test it out and the Value entry never got applied to the .ini file, it always put into Value the path and .ini name instead.
Setup.ini: Code:
{app}\IniFile3.ini; Section: Settings; Key: Language; Create: 1; Value: EN=english|ES=Spanish|FR=French|DE=GermanIniFile3.ini created by CIU after install: Code:
[Settings]Code:
beginCode:
IniValue := LineDecode(TmpStr, 'Value', '');Code:
{app}\IniFile3.ini; Section: Settings; Key: Language; Create: 1; Value:EN=english|ES=Spanish|FR=French|DE=GermanRegards !!! |
| All times are GMT -7. The time now is 12:34. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com