![]() |
^ screenshot of error, & what script ?
|
I need a script to extract freearc files(no external compressors, no isdone) by inno setups with progress. The script should be compatible to embed with other designed scripts
|
Actually i use windows phone installer script by razor, i have 2 problems, someone can help me ? Thanks:
1. When i use pzlib and try to cancel during installation (Extract Files), this not cancel, pzlib keep runing in the adm task and not close. 2. When i cancel during installation during installation (Extract Files), what is the script for reverse back and delete the copied files. |
Quote:
|
It will be awesome if somebody gives slideshow script which uses lesser memory....
|
1 Attachment(s)
I was using an slide show script by Ronaldo and got this error and even my ram and CPU usage keep increasing
|
Hi! Newbie question here:
Let's say i create a button using botva: Code:
btn1:=BtnCreate(WizardForm.Handle,200,200,160,50,ExpandConstant('{tmp}\button.png'),18,False);thanks |
>>how do i attach event to the button? (for example: exit).
Code:
procedure BtnClick(hBtn:HWND); |
compiler error: unknown identifier click
i'm using inno compiler 5.5.9 (u) thanks |
Hello everyone, I have a really simple query.
I have this Redist folder alongside the archives I have for the installer (Windows Phone Installed by Razor 12911) and I want the Redist folder along with it's sub directories to be copied over to the installation folder, then run the Redist Installers from the installation path instead of the installer source. What modifications do I need to make? I would also like to add that I am unable to cancel an installer that has pzlib in it. Is there anyway to fix this? I am sure I saw a post where someone shared a code but I am unable to find the post. Second query: Can I make changes to my arc.ini to set a limit for the decompression memory it'll be using? For example, my arc.ini looks something like this: Code:
[External compressor:pzlib,pzlib64] |
Which compressors are supported by unarc.dll (314kb) by default? I mean without other extra compressor exe's and cls/other dll's?
|
LINKOBJ_FAR_PLUGIN = Environment.o Common.o CompressionLibrary.o C_LZMA.o
LINKOBJ_TINY = $(LINKOBJ_FAR_PLUGIN) C_BCJ.o C_Dict.o C_Delta.o LINKOBJ_MINI = $(LINKOBJ_TINY) C_REP.o C_LZP.o C_PPMD.o C_External.o LINKOBJ = $(LINKOBJ_MINI) C_MM.o C_TTA.o C_Tornado.o C_GRZip.o C_4x4.o C_DisPack.o C_LZ4.o C_Encryption.o C_CLS.o C_CELS.o |
Understood nothing. Is srep/precomp supported with unarc.dll? or only the mx method is the highest?
|
yes, only mx
|
If anyone helps by letting me know some scripts compatible with inno setup quickstart pack 5.2.3, I will appreciate that very much.
|
| All times are GMT -7. The time now is 19:29. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com