FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   [CIUv3] Custom Installer Ultimate v3 (https://fileforums.com/showthread.php?t=102510)

amin fear 16-08-2021 04:56

Quote:

Originally Posted by Cesar82 (Post 493654)
Updated CIU 3.0.0.1.b9 compatible with DiskSpan_GUI 2.0.0.1.
For change information take a quick tour of the changelog files.

INFO:
1) Download the attachment and also the latest DiskSpan GUI from DiskSpan GUI thread and extract boot files using WinRar or 7Zip.
2) Move the "COMPRESSOR" folder from the DiskSpan_GUI attachment to the CIU source code folder.

P.S: I shared the attachments separately so that the same attachment from DiskSpan_GUI can be used for other installers such as ASIS, LIS or others installers.
Also read the changes in the changelog because many keys have changed or no longer exist, and also some files need to be renamed or are no longer supported.
It may contain some new bugs in CIU because a large part of the code has changed.
So I ask you to report the bugs found so they can be fixed.
Thanks to everyone who contributed testing and reporting bugs in previous versions!

Thanks
Will test & report any bugs seen !

P.S
What is this entry in "Setup.ini" ?

Code:

AddDXFilter=1

mausschieber 16-08-2021 08:31

Quote:

Originally Posted by amin fear (Post 493661)
Thanks
Will test & report any bugs seen !

P.S
What is this entry in "Setup.ini" ?

Code:

AddDXFilter=1

this are the Video/audio codecs if you using Videos in your Projects

samadrahman74 25-08-2021 04:47

Quote:

Originally Posted by Cesar82 (Post 493654)
Updated CIU 3.0.0.1.b9 compatible with DiskSpan_GUI 2.0.0.1.
For change information take a quick tour of the changelog files.

INFO:
1) Download the attachment and also the latest DiskSpan GUI from DiskSpan GUI thread and extract boot files using WinRar or 7Zip.
2) Move the "COMPRESSOR" folder from the DiskSpan_GUI attachment to the CIU source code folder.

P.S: I shared the attachments separately so that the same attachment from DiskSpan_GUI can be used for other installers such as ASIS, LIS or others installers.
Also read the changes in the changelog because many keys have changed or no longer exist, and also some files need to be renamed or are no longer supported.
It may contain some new bugs in CIU because a large part of the code has changed.
So I ask you to report the bugs found so they can be fixed.
Thanks to everyone who contributed testing and reporting bugs in previous versions!

EDIT:
Added hotfix 1.
- Fixed infinite loop (freezing installer) when reading records.ini files when using tasks and also when using maintenance page.

Why not work?
[ExtractSettings]

mausschieber 25-08-2021 05:00

Quote:

Originally Posted by samadrahman74 (Post 493751)
Why not work?
[ExtractSettings]

From the Changelog:
Removed [ExtractSettings] section with all its keys.
>> Now CIU only works with Records.ini settings (Externally or inside Setup.dll).

regisgay 27-08-2021 01:27

Hello, the Unpacker GUI I was using no longer works with the latest version of DiskSpan_GUI. I'm currently using the example script that came with the newest DiskSpan_GUI to make a new very simple installer, but I cannot figure out how to remove the "Start Menu Folder" part of the script. Does anyone know how I can do that?

Also there has been one little typo in DiskSpan_GUI for awhile. It's in the "LOLZ Final Compressor" section, the typo is "Hight". I believe it should probably be "High".

regisgay 29-08-2021 02:54

Quote:

Originally Posted by Cesar82 (Post 493786)
To unpack it is now possible with DiskSpan GUI 2.0.0.1 ("Tools" button was included), just copying DiskSpan_GUI.exe to the folder where the conversion is (DVD_1).

Yeah I figured this out after posting haha. Thanks for the reply.

Cesar82 08-09-2021 19:27

I decided to share here about a way to avoid future mistakes.
Whenever compiling an executable containing videos with the CIU it is highly recommended to include the necessary LAV filters by enabling in the AddDXFilter=1 key of the [InstallOptions] section of Setup.ini.

I recently upgraded my system from Intel (3rd Generation) to AMD (Current Generation) and I noticed that installers created with CIU 3.0.0.1 beta 8 (I tested u2) doesn't work if filters haven't been included inside setup. exe using the AddDXFilter=1 key in the [InstallOptions] section of Setup.ini before compilation (CIU 3.0.0.1.b8 use old ISMediaLib.dll).
When running the installer and it has music or video, when trying to add the music or video the installer exits.
Maybe it's some K-Lite Codec Pack update as I also recently updated the K-Lite Codec pack to version 16.4.0.

In version CIU 3.0.0.1 beta 9 it is working perfectly including or not the LAV filters internally in Setup.exe.
Perhaps the error has to do with playing ".mp3" files because now in version 3.0.0.1 beta 9 who plays ".mp3" songs is the BASS.dll library. The ISMediaLib.dll library plays video files only, and there were no errors when using the current filters with K-Lite Codec Pack 16.40 installed.

KaktoR 12-09-2021 01:17

After a long time, I added the newest CIU source code to first post:
CIU 3.0.0.1.b9.u1 (2021.09.11)

Read changelog to know what's new.

KaktoR 27-09-2021 09:34

Added a help CHM file to first post. This help file explains every single feature of CIUv3.

Thanks to mausschieber to make this one.

Cesar82 24-11-2021 10:39

CIU 3.0.0.1.b9.u1 (HF1)
 
1 Attachment(s)
CIU 3.0.0.1.b9.u1 hotfix 1
- Fixed LAV filter inclusion on use Video# or VideoAR# files.
- Updated script to support new DiskSpan GUI 2.0.0.5.

EDIT: The attachment has been reuploaded.
Please test it out and let me know if it's OK now.
I'm formatting the PC and I have almost nothing installed yet.

mausschieber 24-11-2021 11:38

Quote:

Originally Posted by Cesar82 (Post 495012)
CIU 3.0.0.1.b9.u1 hotfix 1
- Fixed LAV filter inclusion on use Video# or VideoAR# files.
- Updated script to support new DiskSpan GUI 2.0.0.5.

after i compile a Script there came an error message
line 14313 column 18 unknown identifier GetCPUThreads

After your reupload it worked

fabrieunko 04-12-2021 22:40

hello, until now I use Windows phone installer (DSG) that I know more about. I wanted to switch to CIU but that's another story. I find it much more complex on the modifications to be made to adapt the skin. is there a doc somewhere? a tutorial? to read to know what to modify when you start a small can ?. thank you

andreiutzu21 05-12-2021 06:07

go to first page and download Custom Installer Ultimate v3 - Help FIX.7z

Snake288 06-12-2021 11:26

hello mausschieber

i think you can watch the video I sent to you and you can see the problem I'm having

i've been trying to compress this game for exactly 15 days now and I'm having trouble restoring the files



https://files.fm/f/5h3sdwbyc

KaktoR 06-12-2021 11:38

This is windows 11?


All times are GMT -7. The time now is 16:13.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com