#1
|
||||
|
||||
WUI lightbox Installer 2
my revised script
19:03:2017 update multi add: pzlib,zstd,zcm,precompMT ecc... Last edited by rinaldo; 25-03-2017 at 07:31. |
The Following 7 Users Say Thank You to rinaldo For This Useful Post: | ||
-XCX- (27-02-2017), arkantos7 (28-02-2017), BLACKFIRE69 (02-06-2019), oltjon (27-02-2017), Simorq (27-02-2017), Stor31 (28-02-2017), yasserdivar (06-10-2021) |
Sponsored Links |
#2
|
||||
|
||||
only error > you had English.isl, it doesn't exist ( named Default.isl )
[Languages] Name: eng; MessagesFile: compiler:Languages\Default.isl |
#3
|
||||
|
||||
![]() Please FIX |
#4
|
||||
|
||||
if you want to use another directory to remove here
DiskSpace.iss Code:
procedure ObjectFunc(Sender: TObject); var Drive: String; begin Drive:= ExtractFileDrive(WizardForm.DirEdit.Text); GetSpaceOnDisk(Drive, True, FreeMB, TotalMB); TotalSpaceLabel.Caption:= ExpandConstant('{cm:TotalSpace} ') +MbOrTb(TotalMB); FreeSpaceLabel.Caption:= ExpandConstant('{cm:FreeSpace} ') +MbOrTb(FreeMB)+' ('+IntToStr(round(FreeMB*100/TotalMB))+'%)'; InstallSpacelabel.Caption:=ExpandConstant('{cm:Required} ')+MbOrTb({#NeedInstallSize}); NeedSpaceLabel.Caption:= ExpandConstant('{cm:NeedSpace} ') +MbOrTb({#NeedSize}); WizardForm.NextButton.Enabled:= (FreeMB>{#NeedInstallSize})and(FreeMB>{#NeedSize}); BtnSetEnabled(hNextBtn, true); if (FreeMB>{#NeedInstallSize})and(FreeMB>{#NeedSize}) then begin FreeSpaceLabel.Font.Color:={#FontColor}; end else begin BtnSetEnabled(hDirBrowseBtn, False); BtnSetEnabled(hGroupBrowseBtn, False); WizardForm.DirEdit.Enabled:=False; WizardForm.GroupEdit.Enabled:=False; FreeSpaceLabel.Font.Color:=$0000FF; BtnSetFontColor(hNextBtn, $0000FF, $0000FF, $0000FF, $0000FF); end;end; Last edited by rinaldo; 05-03-2017 at 10:50. |
The Following User Says Thank You to rinaldo For This Useful Post: | ||
Simorq (05-03-2017) |
#5
|
|||
|
|||
![]()
Rinaldo
Hello there 1 - WUI lightbox Installer 2 Language Turkish Can you do it? Grand Theft Auto V (GTA 5) Game Language Turkish I did Set up Language Turkish I'm doing Please.... 2 - Grand Theft Auto V (GTA 5) The Best Compress Make Help Please.... 3 - WUI lightbox Installer 2 Language Turkish the best compress Grand Theft Auto V (GTA 5) Set up Wants |
#6
|
||||
|
||||
for your Language:
(1) Translate this: [CustomMessages] eng.AboutLabel1=WUI installer Windows.UI project%nVersion for Inno Setup EE%nISDone%nMasked support%n%n%n%n%n%nDeveloper the mechanism by Rina eng.ExitFormLbl=Exit Setup Wizard? eng.desktop=Create desktop icon eng.install1=Install eng.install2=Installing eng.Lang1=English eng.Lang2=Italian eng.VoiceLang=Voice Language eng.LangSub=Language of subtitles // eng.FreeSpace=Available Space: eng.Required=Required Space: eng.NeedSpace=Packed Size: eng.TotalSpace=Total Space: // eng.Extracted=Extracted... eng.ElapsedTime=Elapsed: eng.RemainingTime=Remaining: eng.EstimatedTime=Estimated: // eng.Welcome1=Welcome to {#GameName} Setup Wizard eng.Welcome2=Install {#GameName} on your computer%n%nRecommend that you close all other applications before continuing%n%n%n%n%n%n%n%n%n%n%nClick "Proceed" to continue or "Cancel" to exit Setup. // eng.welcomepage=Welcome eng.dirpage=Directory eng.componentpage=Components eng.installpage=Installation eng.finishpage=Finish // eng.SelectDirLabel=DirFolder {#GameName} eng.SelectDirBrowseLabel={#GameName} will be installed to: eng.SelectDirBrowseLabel2=Click installed when ready to start installation eng.SelectStartMenuFolderLabel=The program will create shortcuts in the specified Start Menu Folder eng.NoIconsCheck=Don't create Start Menu Folder eng.SelectComponentsLabel=Choose components which you want yo install // eng.unbtn=Uninstall eng.MusicStop=Music Stop eng.Music0n=Music Play eng.Music0ff=Music Pause eng.Install=Install eng.Next=Proceed eng.Cancel=Cancel eng.Back=Back eng.Browse=Browse eng.InfoEx=Extract Info eng.ReturnBack=Return eng.About=About eng.Video=Video eng.Finish=Finish eng.TrailerExitBtn=Exit eng.TrailerOnBtn=Play eng.TrailerOffBtn=Pause // eng.InstallingLabel=Please wait while the game is installed on your computer eng.Extracted=Unpacking archives... eng.StatusRollback=Rolling back changes... eng.FinishedHeadingLabel=Completing the "{#GameName}" Setup Wizard eng.FinishedLabel=Finished installing "{#GameName}" on your computer%n%nThe application may be launched by selecting the installed icons%n%n%n%n%n%n%n%n%n%n%nClick Finish to exit "Setup" eng.ErrorFinishedHeadingLabel=Installing the game is't completed eng.ErrorFinishedLabel=Installation was't completed. Please correct the problem and run Setup again (2)Example: [Languages] Name: Turkish ; MessagesFile: compiler:Languages\Turkish.isl for language .isl https://www.jrsoftware.org/files/istrans/ example CustomMessages Turkish .TrailerOffBtn=your language button name Last edited by rinaldo; 18-03-2017 at 06:41. |
The Following User Says Thank You to rinaldo For This Useful Post: | ||
Simorq (18-03-2017) |
#7
|
|||
|
|||
![]()
Grand Theft Auto V (GTA 5) The Best Compress Make Help
Please.... WUI lightbox Installer 2 the best compress Grand Theft Auto V (GTA 5) Set up Wants |
#8
|
|||
|
|||
Rinaldo Hello there
Rinaldo
Hello there Rinaldo Help Please.. ![]() GTA 5 ORIGINAL SIZE :[/B] 75 GB GTA 5 COMPRESS : 37 GB METHOD : -mpzlib+srep+lzma2 ![]() Arc.ini [External compressor ![]() header = 0 packcmd = pZLib e -m2 -x -c256m -t100p - -o - <stdin> <stdout> unpackcmd = pZLib d -t100p - -o - <stdin> <stdout> [External compressor:srep] header = 0 packcmd = srep64 {options} -m3f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = srep64 {options} -d -s - - <stdin> <stdout> [External compressor:Lzma2] header = 0 packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout> unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout> pZLib+srep+Lzma2 38GB GTA V |
#9
|
||||
|
||||
update
Last edited by rinaldo; 18-03-2017 at 23:38. |
#10
|
|||
|
|||
![]()
Rinaldo
Hello there Help..... Sample File : Software (KMPlayer) File Noble : 140,749,743 mb File Compressed : 35,264,965 mb Compressed Metod : -mpZLib_x64+srep64+lzma2 Compressed Metod Picture : ![]() Error Picture : ![]() Arc.ini: [External compressor:lzma2] packcmd = lzma2 a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout> unpackcmd = lzma2 x -txz -an-an -y -si -so <stdin> <stdout> [External compressor ![]() header = 0 packcmd = pZLib_x64 e -m2 -x -c256m -t100p - -o - <stdin> <stdout> unpackcmd = pZLib_x64 d -t100p - -o - <stdin> <stdout> [External compressor:srep64] header = 0 packcmd = srep64 {options} -m5f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = srep64 -d -s - - <stdin> <stdout> Sample File: http://s6.dosya.tc/server8/isuw4b/WU...ler_2.rar.html |
#11
|
||||
|
||||
the source files must be identical to the target file
|
#12
|
|||
|
|||
Help....
Rinaldo Help I do not know ...
Rinaldo File Everything I sent |
#13
|
||||
|
||||
I'd be happy to help you, but I do not srep64 use because I have my old PC now and I can not test well, ask happy if he can help me I just added the files to my script and they are all working
use arc a -ep1 -r -ed -s; -w.\temp -mpzlib_x64+srep64+lzma data.arc "pack\*" Last edited by rinaldo; 19-03-2017 at 03:39. |
#14
|
|||
|
|||
![]()
the source files must be identical to the target file
![]() this how I will fix ? ![]() |
#15
|
||||
|
||||
mmmh
|
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1614 | 03-10-2024 01:24 |
altef_4's installer | altef_4 | Conversion Tutorials | 244 | 24-05-2024 22:20 |
WUI lightbox Installer | rinaldo | Conversion Tutorials | 8 | 02-09-2021 22:53 |
INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |