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)

Dante1995 01-11-2014 07:33

I do not think you could do so.
1) you should delete the cjstyles or modify it to have full control of bordericon
2) you should disable the borderstyle and create custom button
not worth doing these stupid changes ;)

minh_k43sj 01-11-2014 08:49

How to fix show my language ?
Đồng ý : correct with my language
Đô`ng y' : how to fix to Đồng ý


I use inno setup asi + unicode


http://i.imgur.com/Igjmln2.jpg

prince8889 02-11-2014 10:35

How Can Make The Script Accept Srep64 & Lzma64 , Please Help Me

texes06 06-11-2014 03:15

Hi Kurutucu...
I need your help with something.
I want to compress the game 35 Gb. I have this game as DVD5 "Setup1.B of = 4.7 Gb, 4.7 Gb = Setup2.B's like" I want to compress. Where in which you can help and I will make changes to the files I'm so glad you gave. Thank You in advance ...

hydefromt70s 10-11-2014 17:16

Is there any way to force the installer to unpacking files "on the fly". I mean instead of unpacking the files one by one arc -> SREP -> PCF -> arc -> the relevant data on the hard drive, unpack it in RAM to increase the speed of installation.

For packing games mostly I use Kurutucu Compresor with these two commands:

Code:

arc a -ep1 -r -ed -lc2048 -ld1024 -mt8 -w. \ -msrep + lzma: a1: mfbt4: d158m: fb273: MC1000: LC8
arc a -ep1 -r -ed -lc2048 -ld1024 -mt8 -w. \ -mprecomp + SREP + lzma: a1: mfbt4: d158m: fb273: MC1000: LC8

When trying to extract the game using this script are first unpacked temporary files on the hard drive and it takes forever.

Is there any way to temporary files (SREP, PCF, etc.) were unpacked directly in RAM, and appropriate files from the game directly on the hard drive?

Razor12911 10-11-2014 22:19

Nope, you can't wanna extract on using ram memory bro, precomp files are normally big.I those methods extract on the fly for my installers.

Razor12911 10-11-2014 22:23

Quote:

Originally Posted by prince8889 (Post 435643)
How Can Make The Script Accept Srep64 & Lzma64 , Please Help Me

srep64 and lzma64 is just the samething when it comes to compression ratio, don't expect smaller archive sizes when using them, just use normal srep and lzma instead of the 64 part.

@texes06
Internal compression; I don't think it is supported.

texes06 13-11-2014 23:49

Help please ...
Compression incorrectly setup on another computer starts normally when the last one 's computer setup . Where I might have done wrong ...
[IMG]http://i.hizliresim.com/MlmaBk.jpg[/IMG]
http://i.hizliresim.com/AYWyXz.jpg

Dante1995 14-11-2014 00:12

is not a compression problem in your screenshot, but a conflict of another

texes06 14-11-2014 00:25

Quote:

Originally Posted by Dante1995 (Post 436000)
is not a compression problem in your screenshot, but a conflict of another

Thank you...

Gamer009 14-11-2014 06:12

Quote:

Originally Posted by Dante1995 (Post 436000)
is not a compression problem in your screenshot, but a conflict of another

conflict with an application or so which is installed on the PC of that user ?

texes06 14-11-2014 09:36

Please Help ...
I want to create up to 10 DVDs. How do I make an arrangement ... Thank you...
http://i.hizliresim.com/JEmNWW.jpg

zerohunter 17-11-2014 20:36

OK so how does one use this as I am really confused on using this. Is there a tutorial or steps-by-steps method recommended? :confused: :confused: :confused:

defleppard 19-11-2014 04:11

Hi there. first at all, i must says .. this is my first repack. so im newbie in this.
I made a repack of NBA 2k15 usin black box script (with slides and videos). I make my setup-1.bin file (about 18 gb) and my setup-2.bin file (around 19 gb).
everything goes perfetc. Indeed setup decompress at 100% and games after all works, but at the end of setup an error appears.
failed to open the archive in the module IS7zipExtract" Isdone.dll.

what it means thisthis?
can you help me to solve it?

thanx

Gamer009 20-11-2014 12:58

1 Attachment(s)
guyz there's a problem while i launch the game from the desktop exe file !

-------------------------------------

also , how i can include a reg file in the installation ?

Razor12911 21-11-2014 08:42

http://www.fileforums.com/showpost.p...65&postcount=2

Gamer009 21-11-2014 15:40

Quote:

Originally Posted by Razor12911 (Post 436268)

thnx a lot Razor, but any comment on my Desktop shortcut problem ?

Razor12911 21-11-2014 22:13

It can be workdirectory bro after icon was created, maybe it is because it is incorrect or it was not defined.

zeroco0l 28-11-2014 01:58

hi guys

i have been using the black box script the only problem i am getting is that
"Setup/Uninstall has stopped working" BEx error

Problem signature:
Problem Event Name: BEX
Application Name: Setup.tmp
Application Version: 51.1052.0.0
Application Timestamp: 53bcf616
Fault Module Name: StackHash_0a9e
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Offset: 00000001
Exception Code: c0000005
Exception Data: 00000008
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
http://go.microsoft.com/fwlink/?link...8&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt

Thanks in Advance

Razor12911 28-11-2014 02:26

Give us more information than that.

zeroco0l 28-11-2014 08:43

I used this script and the final product crashes

details on what more u want

Bilawal 21-12-2014 06:41

How to Use ISPackzip. It Jumps from 10% to 110% then 210%...
Please Help

Gamer009 23-12-2014 13:15

Quote:

Originally Posted by Razor12911 (Post 436307)
It can be workdirectory bro after icon was created, maybe it is because it is incorrect or it was not defined.

hmmm

can you, please show me where i can define it ?

Razor12911 24-12-2014 04:25

look for #define AppExec
the default value is "Kurutucu.exe"

example:
if the executable is iwsp6.exe then it should be
#define AppExec "iwsp6.exe"

if the is executable is DMC-DevilMayCry.exe and it is located in binaries it should be
#define AppExec "Binaries\DMC-DevilMayCry.exe"

mrcunbeo 25-12-2014 02:07

2 Attachment(s)
Hi guy,
i am stucking at extracting file
when i start extract, it(precomp) pops up: "incorret version of precomp.exe"
and then (ISDone.dll) says
"an error occured while unpacking: does not match checksum!
unarc.dll returend an error code : -12
error: file....
failed CRC check"

I am using win 7 - 32 bit
I used the compress method of : http://fileforums.com/showthread.php?t=96298
may this method not suitable for win 7 - 32 bit?
please help me
merry Christmas !

Razor12911 25-12-2014 08:26

Just change precomp version, I think you should use 0.42 for this script or just use trial-error method by replace precomp.exe until it works.

palievka 26-12-2014 00:07

Black_Box_Script_By_Kurutucu_V1.8 as set compression through Inno Setup and not ARC

mrcunbeo 26-12-2014 00:09

1 Attachment(s)
Quote:

Originally Posted by Razor12911 (Post 436966)
Just change precomp version, I think you should use 0.42 for this script or just use trial-error method by replace precomp.exe until it works.

can you explain more clearly?... i am new :(
my script is attached in this rar, or just follow this link :
http://codepad.org/SoPhVQPU (it says compact mode) and
http://codepad.org/l9epbzgE (it says compact and picture slide)

Bilawal 09-01-2015 22:24

How To Add A Component Namely "Dual Core Fix"...

Razor12911 09-01-2015 23:54

You can't do that on this script unless if you choose to edit the script by yourself to make it possible to allow components.

Gamer009 29-01-2015 16:12

Quote:

Originally Posted by Razor12911 (Post 436949)
look for #define AppExec
the default value is "Kurutucu.exe"

example:
if the executable is iwsp6.exe then it should be
#define AppExec "iwsp6.exe"

if the is executable is DMC-DevilMayCry.exe and it is located in binaries it should be
#define AppExec "Binaries\DMC-DevilMayCry.exe"

yes, this is what i exactly do

#define AppExec "Binaries\DMC-DevilMayCry.exe"

but still face the same error !

http://fileforums.com/attachment.php...1&d=1416517110

DrakeMcCain 02-02-2015 05:49

I have a question about BlackBox Inno Setup Script. I am newbie at Delphi. So, how to add licence agreement to BlackBox Script and where should I add required codes into the script?

ShadowEagle 08-02-2015 06:21

Hi, how to add this?

I want to make a MULTi2 version of a game. For example german and english. There are a few files only for one language. So i want it`s possible to select the language on start of the setup. But how to implent that the specified files only will be copied if a special language is selected. For example: File A only for english language and file B only for german.

Thanks in advance and kindly regards.

GhostSystem 09-02-2015 02:11

Good joy my friends it works fine. but the compresor did not complete when pack using precomp. It show "general decompression error in precomp". how to solve it.help me..

GhostSystem 09-02-2015 03:54

how to hide cancel button on welcome page and how to hide back button in second page in kurutucu script..help me please..

pakrat2k2 09-02-2015 06:11

post question in 1 topic & wait for answer.

Razor12911 09-02-2015 06:44

Quote:

Originally Posted by GhostSystem (Post 437864)
Good joy my friends it works fine. but the compresor did not complete when pack using precomp. It show "general decompression error in precomp". how to solve it.help me..

you get that error because:
arc.ini options may be missing or not properly configured.
packjpg_dll.dll may be missing
zlib1.dll may be missing
if using precomp version 0.43, make sure that the option is -cn in arc.ini
if using precomp version 0.43, make sure that the option is -c- in arc.ini
if using precomp 0.38, 0.40 or 0.41, make sure that the option is -slow in arc.ini
switch off antivirus as precomp progresses.
if error shows up about stream error, then never use precomp for that particular file.

ShadowEagle 09-02-2015 07:22

Quote:

Originally Posted by ShadowEagle (Post 437848)
Hi, how to add this?

I want to make a MULTi2 version of a game. For example german and english. There are a few files only for one language. So i want it`s possible to select the language on start of the setup. But how to implent that the specified files only will be copied if a special language is selected. For example: File A only for english language and file B only for german.

Thanks in advance and kindly regards.

No Answer?

Razor12911 09-02-2015 07:47

Quote:

Originally Posted by ShadowEagle (Post 437893)
No Answer?

I will try to answer this in a few hours,
watch this post, it will be edited.

GhostSystem 14-02-2015 03:42

i have a problem into the script.when i run the setup and did not find any ISArcExtrat. then
it did not uninstall automatically. i know there are no use the dll name InnoCallBack.dll.how to put it in the script and solve my problem . please help me....brothers


All times are GMT -7. The time now is 17:10.

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