|
|
|
#1
|
||||
|
||||
|
Attention.!!!
This the version of mr.Bunti_o4u's bug free WPI Which is indeed edited by mr.Bunti's direction.. edit: previously added rar file wasn't uploaded in compressed format. # added WPInoneWEBfunctionSCRIPT.It doesn't bear the weblink or referred website link. # Lolz and LolzAlpha are both different version.They Share only Basic Command of Cls.ini.Lolz is the first publicly released v21a7 and LolzAlpha is v22c4b (they are for unpckaging purpose only).Advice is not to use both at the same time in the script. # LZMAx64 is the 64 bit one which usually can be found in the forums.(described it as others may try to run it in 32bit machines).Don't know if it works in 32bit machine.The general 32bit lzma was less then 100KB as i remember. to add other tools https://fileforums.com/showpost.php?...9&postcount=16 as well as search in the forum Last edited by devil777; 14-03-2021 at 23:35. |
| The Following 3 Users Say Thank You to devil777 For This Useful Post: | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Pl don't post the same question twice.. |
| The Following User Says Thank You to bunti_o4u For This Useful Post: | ||
devil777 (21-01-2020) | ||
|
#3
|
||||
|
||||
|
Quote:
In working previous script from razor12911... it didn't happened bunti_04u.. dada And SCEOND HELP (2) Can you help me with implanting lolz_x86 in Knight compressor.... or on short I want to use lolz_x86 instead of 64version in the compressor ?? I have friends who own 32bit machine.. so please help me out.. |
|
#4
|
||||
|
||||
|
Quote:
Fixed the bug and uploaded the updated script.. For x86 compression: just copy paste lolz_x86.exe in the resource folder and change the lolz_x64.exe with lolz_x86.exe in arc.ini file.. Last edited by bunti_o4u; 29-05-2019 at 09:10. |
| The Following 2 Users Say Thank You to bunti_o4u For This Useful Post: | ||
Behnam2018 (30-01-2020), devil777 (21-01-2020) | ||
|
#5
|
||||
|
||||
|
Bunti Dada I do get strange kind of error... With Lzma.
With your provided compressor I've compressed data using this algorithm "srep:m3f:a32+delta+lzma:177mb:normal:bt4:273:mc10 00:lc8 " When I try to decompress the data in the Wpi I got this error " archive header is corrupted.unarc.'ll returned an error code 14. ERROR : archive structure is corrupted (decompression of control block failed ) " I've included Lzma in the wpu script and also put Lzma(external compressor) in Arc.ini... any fix dada. I wonder how other repacker work it out they use Lzma as well in the script and also in arc.ini I... seek help Plus I try to put a long name like "Tom Clancy Ghost recon wildlands" in app name and Inno setup failed to compile but if a short name like "Ghost recon wildlands" is used it can compile it ... I would like to have a wonderful help in case of using long name error in the in the installer.... Last edited by devil777; 11-06-2019 at 08:48. |
| The Following User Says Thank You to devil777 For This Useful Post: | ||
Behnam2018 (09-01-2020) | ||
|
#6
|
||||
|
||||
|
Compressed and extracted the files with lzma and there is no such issue. below needs to be done:
Add below in the Arc.ini file Code:
[External compressor:lzma]
header = 0
unpackcmd = lzma d lzma{:option} <stdin> <stdout>
Code:
[Resources]
lzma=1
[Files]
#ifdef lzma
Source: Resources\UnpackTools\lzma\lzma.exe; DestDir: {tmp}; Flags: dontcopy;
#endif
function InitializeSetup:Boolean;
begin
#ifdef lzma
ExtractTemporaryFile('lzma.exe');
#endif
I have checked it (long name issue) and it's working fine... Last edited by Joe Forster/STA; 12-06-2019 at 10:40. Reason: enclosed quotes into "code" |
| The Following 3 Users Say Thank You to bunti_o4u For This Useful Post: | ||
|
#7
|
||||
|
||||
|
Dada I hadn't put Lzma configuration.. on initializesetup:Boolean... I'm a newbie... Thanks dada Bunti....
One last question would it be "RRGGBB" .....-in the line of "BBGGRR"... hope you understand my question.. I had found BBGGRR in you script so I want to know wouldn't it be "RRGGBB".. not trying to spam posts.. |
|
#8
|
||||
|
||||
|
Greetings Bunti Dada..
Dada setup.exe file doesn't select all the languages. Is there is something to do in the script.I've enabled everything in component and language option but when I try to select all the language pack in setup.exe it only selects just any one language pack (also all the language packs were present). Now I seek your help... but I'm not sure about the optional component option cause I haven't tried it yet Plus Dada about picture.. I had tried 1280*720p pictures... in that case setup do gain some MB but the size in desktop remains the same.. also pictures In setup window do gets better. But I wonder If it would be a problem in future in case of low resolution monitor Last edited by devil777; 06-07-2019 at 09:50. Reason: A reply related to previous question |
|
#9
|
||||
|
||||
|
Find below lines (replace # with 1 to 8)
Code:
CheckBoxSetEvent(Lang#Chk,@Lang#ChkClick); |
|
#10
|
|||
|
|||
|
Bro can you tell me what changes will i make in Registry if i use lzham ? haven't found anything like that in the Registry
|
|
#11
|
||||
|
||||
|
Lzham
Quote:
https://fileforums.com/showpost.php?...9&postcount=16 (Put the lzham in the place of Lzma.Also don't forget to add that tools path, i mean from where you've placed it) In addition put these parameter in arc.ini [External compressor:lzham] unpackcmd = lzham -c d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp |
| The Following User Says Thank You to devil777 For This Useful Post: | ||
mehenuf06 (08-01-2020) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Coming Soon: Metro Install Creator | Razor12911 | Conversion Tutorials | 48 | 31-10-2021 02:59 |
| Windows Phone Installer (FMX) Redists Help... | ramazan19833 | Conversion Tutorials | 3 | 15-12-2017 04:08 |
| Custom Installer (help test ) windows 8 | Dante1995 | Conversion Tutorials | 4 | 07-07-2014 03:43 |
| 321 studios game x copy | acehardy12 | XBox Games | 6 | 29-06-2005 13:55 |