|
|
|
#1
|
||||
|
||||
|
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) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
But I wonder why I have compressed a file using xtool_pzlib+srep m5 a16+Lzma:d512+msc.... And when I try to decompress it using the script (though I've enabled xtool_pzlib In the script ) I get xpzlib method isn't supported.... Uhh boss one question if use lolz_x64 + pzlibv3 ... to compress a game in 64 pc .. will I be able to decompress it in 32 bit pc?. |
|
#3
|
||||
|
||||
|
Quote:
set the decompression method in [Resources] section. simply put 1 against each method which you are using... e.g. if you have compressed game with pzlib3+srep+lolz then: [Resources] SRepInside=1 pZlib_x64=1 Lolz_x64=1 I hope it is clear now.. Last edited by bunti_o4u; 19-05-2019 at 09:04. |
| The Following 3 Users Say Thank You to bunti_o4u For This Useful Post: | ||
|
#4
|
||||
|
||||
|
Quote:
|
| The Following User Says Thank You to devil777 For This Useful Post: | ||
Behnam2018 (18-01-2020) | ||
|
#7
|
||||
|
||||
|
Bunti_04u Dada files do uninstall correctly but everything in uninstall folder do remains hidden except uninstall.exe and uninstall.dat.... but boss the repack that repackers make do have everything in the uninstall folder unhidden or visible..
Even their uninstall program in control panel do have setup.exe's icon.. Hope you understood the matter I am telling you. Also when I go to uninstall the game or program that have been installed by the setup.exe ( setup.exe has been made by Inno script) don't contain icon and it merely 67.0KB (though the game size is 34GB).. Please help out |
|
#8
|
||||
|
||||
|
Quote:
if (CurStep = ssPostInstall) and not ISDoneError then begin and paste the below code after begin: Code:
RegWriteDWordValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{#AppName}_is1', 'EstimatedSize', CalcSize*1024)
RegWriteStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{#AppName}_is1', 'DisplayIcon', ExpandConstant('{app}\{#E1[60]}\{#E1[61]}'))
Last edited by bunti_o4u; 26-06-2019 at 12:32. |
| The Following User Says Thank You to bunti_o4u For This Useful Post: | ||
devil777 (25-06-2019) | ||
|
#9
|
||||
|
||||
|
Bunti Dada please I'm getting error
And can you help me with the size it's not specifying correctly . Please Bunti Dada can you write the codes in a text and attach it in a post. I'm not telling you to update the .iss file A newbie and don't know coding |
|
#10
|
|||
|
|||
|
How to eliminate the Lockscreen?
thx. |
|
#11
|
||||
|
||||
|
Find below code and replace "True" to "False"
Code:
AutorunLock:=LockCreate(AutorunForm,ExpandConstant('{tmp}\Lockscreen.jpg'),True);
|
|
#12
|
||||
|
||||
|
Quote:
And matter of fact both of your statements are wrong. Code is there in the script... (line number: old script 6637 - update script - 6644) and it is working fine. Hope you know how to use a little function called "find" which can be run by pressing Ctrl+F.... ![]()
Last edited by bunti_o4u; 09-07-2019 at 13:38. |
| The Following User Says Thank You to bunti_o4u For This Useful Post: | ||
Harsh ojha (15-07-2019) | ||
|
#13
|
|||
|
|||
|
Langauage Files & HD Pack name Change Example Name : Fsi-Data_EN.bin - Fsi-Data_HDPack.bin
|
|
#14
|
||||
|
||||
|
Yes man it can be...
|
|
#15
|
||||
|
||||
|
Bunti Dada.. greetings.. Bunti_o4U Dada in case of selecting language files they do not come pre-selected..or already selected. when the installer is started.. I Want the help that I Want the language packs to be pre-selected.. and if the users wants he can deselect the Lang.. packs..
Wish you a happy day dada.. Last edited by devil777; 15-07-2019 at 10:23. Reason: Misplaced word |
![]() |
|
|
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 |