![]() |
Quote:
I want to ask again what compression method is the best So far I'm using [1] Srep + Lzma I'm compressing a 200 mb file to 60 mb but last night I compressed WWE 2K22 with 10 Hours only cut very little from 49.8 GB to 49.3 GB I read on the internet every game has a different compression method.. Do you know what the difference is? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~ Edit: if you want to know the compression method please open the link https://fileforums.com/showthread.php?t=99554 Thanks @KaktoR for telling |
hello, I just realized there is an error in the image below in the red frame, it should indicate a number instead of mb?
but I can't find where it is. can you help me? I am using version 7.3.3 https://zupimages.net/up/22/22/tvwm.jpg |
1 Attachment(s)
Quote:
Code:
Component1.Size=4.15 GB |
Code:
;; requires at least two components to enable page. |
I really think ASIS needs a little fix in the source code.
The label "MB" in Inno Setup languages is not constant in all languages. Edit ASIS "Script.iss" and add the lines highlighted in RED (Place the lines in the same order as below). Code:
function FormatDiskSpaceLabel(Labl: String; Size: Extended): String; |
many thanks this worked
|
hi, firstly thank you so much for this great script. i have little question for batch setting
how to show info in caption label when batch run after install, show the text in label caption, ex : " wait finishing proses" on compact mode thanks |
Code:
procedure CurStepChanged(CurStep: TSetupStep); |
@KaktoR, I think you forgot the begin end.
Code:
procedure CurStepChanged(CurStep: TSetupStep); |
worked thanks @kaktor & @Cesar82
and 1 question again when the batch running, i want the prosses hidden/silent ( only see on task manager and text 'Waiting for batch prosses...' ) without window cmd, have setting ? |
Quote:
Code:
Exec2(ExpandConstant('{#BatchFileName}'), '', False); |
Quote:
|
Quote:
Me be like https://i.imgur.com/GRych1M.jpg |
can the pause button be removed?
|
Quote:
|
| All times are GMT -7. The time now is 12:59. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com