![]() |
Quote:
Code:
Setup.batCode:
Reg.exe add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%~dp0Setup.exe" /t REG_SZ /d "~ DPIUNAWARE" /f | START Setup.exe |
1 Attachment(s)
Quote:
I don't have a 4K monitor, but creating a custom resolution here is working. See in the attached video the size of the design before and after committing the line that inserts the value in the register. The same values reported above by Gehrman are entered by CIU automatically when resolutions above 1920x1080. |
Thanks to Cesar 82
I found a small bug In the first test, "Test 1 Test 1 Test 1" is incomplete Using GROUP with Radio causes this bug https://www.upload.ee/image/14227870/B01.jpg https://www.upload.ee/image/14227872/B02.jpg https://www.upload.ee/image/14227871/B03.jpg |
CIU 3.0.0.1.b9.u1 (HF5/HF6)
1 Attachment(s)
CIU 3.0.0.1.b9.u1 hotfix 5 e 6.
Quote:
Try with the HF6 attached. Code:
Hotfix 5: |
CIU 3.0.0.1.b9.u2
1 Attachment(s)
CIU 3.0.0.1 update 2 available.
Now the external mode is functional allowing conversion developers to protect almost all design files. To use external mode you must compile Setup.exe using the CIU_Tools tool. The Setup.bin file must be compressed or only after compiling Setup.exe. Code:
- Fixed bug of items being disabled when clicking "check all" checkbox in all CheckListBox. |
CIU 3.0.0.1.b9.u3
1 Attachment(s)
CIU 3.0.0.1 update 3 available (I didn't have time to test).
If you find bugs let me know and I'll fix them and re-upload them. Some messages regarding the hash page need translation, so if you've collaborated with translations for CIU before and want to collaborate again, then check the link file for untranslated texts and PM me the translations, thanks. Code:
- Fixed flags type in about pages. |
Report a bug
2 Attachment(s)
@Cesar82
If we cancel the installation process, it will go to the successful installation page! Bug2: installer asks if to quit, you select "No" the installer quits (this) |
Quote:
The same happens when an installation error occurs (IsDone Error). What do you suggest? Should I close the installer by skipping the Finish page? BUG 2: Since IsDone cannot resume the installation after canceling, it displays the cancel installation message, but since the return was already IsDoneError = TRUE, even clicking on cancel will exit the installation. Maybe some change is needed to not display that last message. If you have any suggestions for improvement, please comment. It is just not possible to resume the installation after clicking Cancel". |
Thank you Cesar82
The first bug is missing in "CIUv3 3.0.0.1.b9.u1 (2021.09.11)". The second bug It seems to be fixed with these changes. Without using Diskspan, of course:( Code:
function BrowseArcFile(const ArcFile, Disk: String; var SrcDir: String): String;Code:
IDCANCEL : begin |
Quote:
You didn't necessarily need to have informed what changes need to be made. But anyway, thank you very much! I will review in a few days. I'm out of time at the moment. Thanks for reporting so bugs. |
Quote:
|
CIU 3.0.0.1.b9.u4
1 Attachment(s)
CIU 3.0.0.1.b9 update 4 available.
I wish everyone a great end of the year! Code:
- Updated CIU Help file (Recreated). |
hello, i can't get this function to work? nothing happens when the installation is finished it offers me to click on finished. I don't have the checksum test
[HashSettings] // auto detect checksum: crc32, md5 sha1, sha256, sha512 ------------------------------------------------------------------------------------------------------------------------------------------------------ EnableHash=1 StartCheck=1 I have activated the calculation in DiskSpan Gui |
Quote:
Just edit line 178 of the script replacing "!=" with "==" (see in green color). Code:
#if defined(CREATOR) || (Trim(ReadIni(IniFile, "HashSettings", "EnableHash", "1")) == "1") |
@César
Code:
[ProgressBarSI] |
| All times are GMT -7. The time now is 07:45. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com