FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Blackbox Inno Setup Script (https://fileforums.com/showthread.php?t=94425)

y_thelastknight 03-08-2014 06:09

Quote:

Originally Posted by ZeD1818 (Post 433000)
Actually my setup get complete at 200% while using the code mention above
and second thing, should I change values like 0, 50 and 0,100 or 0,50 and 50,100

Code:

if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup-1.bin') then break;
if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue...', ExpandConstant('{src}'),'Setup-2.bin') then break;
if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then brea

change like this..only color part must be changed..

ZeD1818 04-08-2014 15:21

I am using Arc format to compress games can you tell how can I add 7zip
also how can I increase compression rate of arc format ?
Thank you

Zorkanne 14-08-2014 21:51

Quote:

Originally Posted by amgad_800 (Post 433131)
I Need help when using precomp 0.43 it take lots of time to extract
and it's stuck at 0% for to long time ?
is there anything to do to that ?

Same for me. I'm using precomp 0.43
The extraction takes forever. And it stops halfway through (the installer just...disappears.)

Need help please.

EDIT:
I solved that disappering installer thing by using another compression method with a specific file wich was causing it to disappear.

But the extraction still takes 2 to 3 hours, that's too long!

I use an external compression ( Razor's compressor ) and here's the compression method I use
-mprecomp+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc10 00:lc8

And when this doesn't work (sometimes it doesn't create the compressed file...), I use this:
-msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:l c8

wickedclown 16-08-2014 19:33

need help linking a new check-box to read-me file on the last page. I do have the new check-box made and got it showing on last page Ive tried the task, component, and run.I think need to add code to the procedure InitializeWizard(); area but im not sure. there's a missing link some where i got the check-box and im able to get the read-me file but it always runs at the end so got both how to link them?
The isreadme flag makes it always launch but a regular installer it would make a check-box for the read-me.

any ideas cant release my new version until i get my read-me working :)

Adonix 17-08-2014 21:39

Can't we use latest version of precomp, srep and freearc beta in compression ?
As precomp and srep given in Kurutucu Compressor are little old !

Adonix 18-08-2014 00:11

Please help :(
whenever trying to compress a folder, it's saying..
http://i.imgur.com/dF3W4DK.jpg

Please fix :(

i am stuck :(

i am using Kurutucu Compressor given in attached file.

y_thelastknight 18-08-2014 08:49

Quote:

Originally Posted by Adonix (Post 433365)
Please help :(
whenever trying to compress a folder, it's saying..
http://i.imgur.com/dF3W4DK.jpg

Please fix :(

i am stuck :(

i am using Kurutucu Compressor given in attached file.

bro use razor's quick archive packer, its easy to use..
and im not good with compression bro. sorry :(

http://fileforums.com/showthread.php?t=95288

Adonix 18-08-2014 18:53

Quote:

Originally Posted by y_thelastknight (Post 433375)
bro use razor's quick archive packer, its easy to use..
and im not good with compression bro. sorry :(

http://fileforums.com/showthread.php?t=95288

no it's also not working.
please give solution for this !!

Adonix 18-08-2014 21:21

Please update the compressor by inserting these below latest tools, on fileforums, no compressor contains these latest tools :(

Precomp v0.4.3
packJPG v2.5f
Srep 3.2
zlib 1.2.8

And please someone solve precomp error, everytime precomp stops working after reaching 10.1% :'(

Razor12911 18-08-2014 23:59

Quote:

Originally Posted by Adonix (Post 433365)
Please help :(
whenever trying to compress a folder, it's saying..
http://i.imgur.com/dF3W4DK.jpg

Please fix :(

i am stuck :(

i am using Kurutucu Compressor given in attached file.

It is very simple, precomp cannot proceed with a particular file so it crashes before it can process it. rather look for that particular files and remove it or just remove the precomp in the compression method or use a different precomp version.

Hope it works

Adonix 19-08-2014 01:07

Quote:

Originally Posted by Razor12911 (Post 433400)
It is very simple, precomp cannot proceed with a particular file so it crashes before it can process it. rather look for that particular files and remove it or just remove the precomp in the compression method or use a different precomp version.

Hope it works

Please tell the types of file which is not supported by precomp or please tell other method :'(

Because if i am using only srep+freearc then there is very low level compression :(

Please guys help your friend !!!

Adonix 19-08-2014 02:47

Quote:

Originally Posted by 61n4n74r (Post 429908)
hey guys.. please help..
i got ""Null Pointer Exception" error before installing my compiled game/after launch setup.exe...
how to fix it?
thanks...

SAME PROBLEM, WHENEVER LAUNCHING SETUP I HAVE CREATED, IT'S SAYING "Null Pointer Exception"
http://i.imgur.com/P7ae6Aw.jpg


PLEASE GUYS YOUR FRIEND NEEDS HELP.

MOREOVER INSTALLER IS NOT COMING IN GOOD WAY : http://i.imgur.com/amPBN5w.jpg
PLEASE HELP TO FIX THE INSTALLER DESIGN :'(

y_thelastknight 19-08-2014 03:38

Quote:

Originally Posted by Adonix (Post 433401)
Please tell the types of file which is not supported by precomp or please tell other method :'(

Because if i am using only srep+freearc then there is very low level compression :(

Please guys help your friend !!!

i think jpg is one of the file type precomp doesn't support

Adonix 19-08-2014 03:52

Quote:

Originally Posted by y_thelastknight (Post 433408)
i think jpg is one of the file type precomp doesn't support

No there is no jpg type file,.i checked.

Adonix 20-08-2014 08:33

PLEASE GUYS i NEEDS HELP.
Installer worked well now :)
Just 1 error...
INSTALLER IS NOT Looking nice, as shown in post : http://i.imgur.com/amPBN5w.jpg
PLEASE HELP TO FIX THE INSTALLER DESIGN :'(


All times are GMT -7. The time now is 08:24.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com