![]() |
New version added.
Code:
[14.12.2019]Code:
---------------------------------------------------------------------------------------------------------------------------------------------- |
Quote:
Merry Christmas to you all, stay safe and all the best for the New Year. |
I have a bug report (actually it's not a bug but something that should be implemented in the next version) but I'll wait till the end of holidays. :p ;)
Merry Christmas and a Happy New Year folks! :) |
DISKSPAN.bat (FIXED FILES)
DiskSpan.bat fixed re-uploaded in "_Tools.7z" file. (Thanks KaktoR)
The DiskSpan.bat file may result in a few bytes or even smaller megabytes than specified for each disk. This small error is due to limitation of calculations in the "set /a" function of bat files (maxing-out 32-bit number limitation). Then the calculation was cut off the last 3 digits to work with large size values. As long as only games are smaller than 2000 GB the current calculation will work. Merry Christmas everyone! Thanks! |
Quote:
|
Hello people.
Please give us some screenshots of your most favourite installers of all time. We want to add some "preview" to the opening post to give people some ideas of what's possible with CIU, since most of us know, CIU is pretty complex with all its settings to new people (some would call it "overwhelming" :D). So please share with us a few fancy installers you like, but, if possible, a few more complex installers (something more just like the "standard things enabled") would be nice too. Merry Christmas to all of you and your fams and friends. Keep the good moods. |
1 Attachment(s)
There is another bug in _Diskspan.bat.
I will fix this tomorrow Change Code:
copy /y ".\!SETUPPATH!\!SETUPNAME!" ".\!CONVFOLDR!\!DISKLABEL!!DVDCount!\!SETUPICON!" >nul |
One more bug
1. Select "Yes" to use same compression method to all games 2. Use option [18] and type something... 3. You will be on the previous step again (Methods types available) Only if you select options [0] to [17] all is fine. |
CI/CIU installer printscreen
1 Attachment(s)
Quote:
There must be some great ones here, but these ones in my opinion were very good (design) by limiting the old versions of CI/CIU. I will post part II with images of conversions between CIU 1.0.0.0 to 1.0.14 and so on! I will post the following parts in this same post! Then you choose the best images this pack in your opinion. I will check DiskSpan.bat again. Glad you're testing. I didn't see these errors you commented on. At the end of the bat file put the red line to fix the bug in "Custom Method" [18] to ALL COMP change: Code:
set /p %~1= Method:Code:
set /p custom= Method:It does not work for me. Only the first custom example works here. Code:
echo. xZ1+srep:m3f+4L1 |
Quote:
Code:
echo. Example: bpk+xCriLayla+srep:m3f+lolz:d128m:mc1023Edit: Fixed version uploaded. I have used my example from "Trine Ultimate Collection" for how to use components with Diskspan. |
DiskSpan bat FIXED.
2 Attachment(s)
- Fixed copy of icon file to destination folder.
- Fixed to work custom mode correctly. - Fixed aditional Records.ini path if the "Setup_Files" folder name is changed now will make the copy correctly. - Changed compression examples in custom mode. - Disabled the option to display component sum because when component size values do not have same unit (MB, GB) the calculation is done wrong. - Fixed correct time in log file. ----------------------------------------------------------------------- NEW DISKSPAN.bat TO TEST The new version is for testing (Extract also the Resource folder contain files). There may be some bugs yet. NEWS: - Added an external calculator for calculating folder sizes in bytes because it is not possible to calculate large numbers (Gb) in native bat functions. - Added automatic calculation for first disk size, just disabling the first disk size line with "::" or entering one of the values: "0" or "AUTO". - Added option to automatically move files from Redists or extras you wish to include on disk 1. To do so just put the files or folders in the "Setup_Files" directory. Everything will be moved except text files in the root directory "Setup_Files". - Fixed correct time in log file. - Fixed sum of file sizes of each component after compression in finished page (Only in DiskSpan.bat [2019.12.29].rar). NOTES: By my tests the calculation is working well. Making good use of Setup.exe's independent media size is 10 or 200 mb, with no need to change anything. |
ّFix DefaultInstallDir
DefaultInstallDir=D:\Games
http://uupload.ir/files/6nep_1.jpg Code:
WizardForm.DirEdit.Text := RemoveBackslashUnlessRoot(ExpandConstant(Trim(GetValStrEx('InstallOptions', 'DefaultInstallDir', '')))) + GetAppName('')Code:
WizardForm.DirEdit.Text := RemoveBackslashUnlessRoot(ExpandConstant(Trim(GetValStrEx('InstallOptions', 'DefaultInstallDir', '')))) + '\' + GetAppName('') |
Thank you Simorq.
I don't know where I was with my head.... It was supposed to look like this. Code:
WizardForm.DirEdit.Text := RemoveBackslashUnlessRoot(ExpandConstant(Trim(GetValStrEx('InstallOptions', 'DefaultInstallDir', '')))) + GetAppName('') |
This is a bug ?
Cesar82 please you can check these bugs? with CIU3 u6 no problem at all
i made a screenshot to see these error's is with last update CIU3 u7 look at taskbar it shows percent and Test Run and that error https://pasteboard.co/IN9low4.png |
Quote:
Maybe it is because some CIU compressors have been updated. The ISDone library has been updated as well. But the mistake is CRC and I don't think so. Try copying the ISDone.dll from the "Resources\Decompressors\ISDone" folder of CIU 3.0.0.0.u6 to CIU 3.0.0.0.u7. Let me know if this procedure works. Maybe KaktoR or Simorq can answer better on this subject. |
| All times are GMT -7. The time now is 16:33. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com