![]() |
I have a question about [CMDCommands]
Are the commands executed from {app} or {tmp}? I have to create a folder shortcut inside the {app} folder. Code:
[CMDCommands] |
Quote:
Code:
[CMDCommands] |
I just found out you can use the IS constants inside the batch, so all ok :D
|
Added CIU 3.0.0.1.b8.u3 HF4 in the previous post (Along with the latest CIU source code).
In a few days I will share a version of the CIU with support for "DiskSpan GUI 2.0.0.1". I didn't have a lot of time to make the necessary changes to the CIU code because it's pretty messed up after testing the inclusion of protection for the design images. Wait a little longer! |
CIU 3.0.0.0.1.b9 (beta 9)
2 Attachment(s)
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. |
Quote:
Will test & report any bugs seen ! P.S What is this entry in "Setup.ini" ? Code:
AddDXFilter=1 |
Quote:
|
Quote:
[ExtractSettings] |
Quote:
Removed [ExtractSettings] section with all its keys. >> Now CIU only works with Records.ini settings (Externally or inside Setup.dll). |
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". |
Quote:
|
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. |
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. |
Added a help CHM file to first post. This help file explains every single feature of CIUv3.
Thanks to mausschieber to make this one. |
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. |
Quote:
line 14313 column 18 unknown identifier GetCPUThreads After your reupload it worked |
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
|
go to first page and download Custom Installer Ultimate v3 - Help FIX.7z
|
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 |
This is windows 11?
|
Yes Wındow 11
|
I don't know if CIU and all the tools are working correctly on Win11. Maybe try to add Setup.exe to Win7 or Win10 compatibility.
|
i'm having the same problem again
|
Use another OS then
|
Quote:
Have you compiled the Setup.exe executable using the CIU hotfix script? I don't know if that's it, but since you used LOLZ, in DSG version 2.0.0.5, in ARC.ini the temporary directory is set to {app}, but this value is replaced by the corresponding value from the installation folder when starting the extract. But only the hotfix script has the necessary changes for this replacement. |
Hello
Cesar82 CIU 3.0.0.1.b9.u1 (2021.09.11) HF1 hotfix script I used it, but there is a problem that I don't understand I Used a Different Compression Method When Recording a new video The Same Problem Persists I actually want to Have a Compression Method (LOLZ_ULTRA) that I would Like to Use, But I am Not Succeeding I Used the Updated DiskSpan GUI 2.0.0.5 Compression Tool I'm Having the Same Problem with Older Versions https://files.fm/f/kk73a4ycz |
I can't test it here.
I use Windows 10, and on Windows 10 it seems to work fine. You can redirect OutputDir in line 8 of the script and enable debug mode (line 103), and run and check where execution paused. Check procedure Unpack_Process up to which line is processed (a blue dot will be added before the line in Inno Setup IDE when running in debug mode). You can try compiling with version 6.20 of Inno Setup for testing, but I don't think that's it. |
i test it on windows 10 and it worked fine. i think it a windows 11 problem
i dont have windows 11 to test you can use the method i used to compress that worked, so we can exclude witch method didn't work |
CIU 3.0.0.1 b9 u1
hei guys and HAPPY NEW YEAR.
Cesar82 it seems i have found a bug with this update of CIU. not creating UNINSTALL.exe in my setup.ini at section [InstallOptions] Uninstallable is set to 1 but dont create. please can you fix the problem. thank you for your hard work P.S. im using windows 10 pro x64 |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Exec2(ExpandConstant('{app}\WemTool.exe'), '-d')
the above code is located below (Installer Script_3.0.0.1.b9_[2021.09.11].isp) I want to add can I get help? InstallerScript_3.0.0.1.b9_[2021.09.11].iss |
Quote:
Code:
[CMDCommands] |
Quote:
Exec2(ExpandConstant('{app}\WemTool.exe'), '-d') the above code is located below (Installer Script_3.0.0.1.b9_[2021.09.11].isp) I want to add can I get help? InstallerScript_3.0.0.1.b9_[2021.09.11].iss .iss.html]InstallerScript_3.0.0.1.b9_[2021.09.11].iss - 1.1 MB Setup.ini - 123 KB can I get help about adding codes please? |
CIU 3.0.0.1 b9 u1 bug
it seems it is a bug in this updated script . not creating uninstall.exe at all
i have tried with multiple games. for EX: CYBERPUNK2077 \ BATMAN ARKHAM KNIGHT \ DEVIL MAY CRY 5 \ FORZA HORIZON 4 ETC. please Cesar82 can you fix this annoying bug. thank all for your hard work |
1 Attachment(s)
Quote:
|
ok. i have tested me too . under 1 bd25 size he creates uninstall.exe. but if you have more than 1 bd25 not create al all. for example GTA 4 is under 1bd25 and create uninstall.exe and if i compress forza or cyperpunk or batman arkham knight not creating at all. i dont know what causes this. thanks for your reply and for your work
EDIT: i have compiled setup.exe and just noticed if i just run setup.exe without installing from compression he creates uninstall.exe so i think the problem is with DISKPAN_GUI maybe. |
Quote:
|
| All times are GMT -7. The time now is 22:51. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com