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)

kienvang0302 04-09-2013 19:12

1 Attachment(s)
Why does total needed space just have 1Mb?
While my file compress is about 350Mb.Directory: Kurutucu compressor/Data/Setup-1.bin.

Kurutucu 04-09-2013 20:48

Change:

Code:

#define AppSize "1000"
to:

Code:

#define AppSize "0350"


Did I tell you that too? LOL. :D

kienvang0302 04-09-2013 21:36

Quote:

Originally Posted by Kurutucu (Post 422869)
Change:

Code:

#define AppSize "1000"
to:

Code:

#define AppSize "0350"


Did I tell you that too? LOL. :D

Thank u so much.
Really i just learn about inno, script, repack...recently(~2 week) :)
i found this forum by chance while i was searching of black box script (i like its style :D)
I'm having some trouble with the compression, it's hard to do with me a newbie.
Can i contact with you by how? asking on forum is quite slowly to be resolve.
Sorry for my english is not good :confused:

lupetto77 05-09-2013 12:55

info
 
Hello I wanted to ask if you can have completely in Italian,
or tell me how to do, because I put the file Italian.isl but the installation is in Italian in half, place the figures. (Excuse the English use google translate)

http://www.imagestime.com/out.php/i884392_Immagine.jpg
http://www.imagestime.com/out.php/i884394_Immagine2.jpg
http://www.imagestime.com/out.php/i884395_Immagine3.jpg
http://www.imagestime.com/out.php/i884396_Immagine4.jpg

thanks

pakrat2k2 05-09-2013 14:46

change in the script
Code:

[Languages]
Name: eng; MessagesFile: compiler:Default.isl

[/code]

TO

Code:

[Languages]
Name: ita; MessagesFile: compiler:.\Languages\Italian.isl

Also goto your compiler folder IE:
C:\Program Files (x86)\Inno Setup 5\Languages

open Italian.isl ( opens with notepad ) read thru to make sure correct, if not edit as you see fit. :)

PythonArt 06-09-2013 03:38

Why is the compress.bat compress files too slow? Is it for max compression? I tried only use srep+lzma but faster and same size.

And what should i edit in the script to show the Game Size in decimal in GB(ex: i change the Appsize to 1520 but it's only display 1GB instead of 1.52GB)

kienvang0302 06-09-2013 04:46

i use tools in folder kurutucu compressor to compress, it creates file setup-1.bin in folder Data, then what do i have to do?
someone show me.

alley_u2 06-09-2013 06:08

Quote:

Originally Posted by kienvang0302 (Post 422909)
i use tools in folder kurutucu compressor to compress, it creates file setup-1.bin in folder Data, then what do i have to do?
someone show me.

Compile the installer script as per the method given in the first post then copy the the bin file to the output folder. Then you are done.

rxlord 06-09-2013 06:11

new blackbox install script
 
1 Attachment(s)
hey kurutucu can you make a blackbox installer script like the one there is in splinter cell blacklist blackbox repack .
i have attached the installer below

kienvang0302 06-09-2013 06:47

Quote:

Originally Posted by alley_u2 (Post 422918)
Compile the installer script as per the method given in the first post then copy the the bin file to the output folder. Then you are done.

"Compile the installer script as per the method given" this is sentence that I don't understand.you can speak clearly?
I don't edit anything in folder Kuturucu Compressor, i just compress file.what do i do in next step?
can u make a tutorial video? i'm most grateful. :D

p/s: do u have e-mail address or facebook?

lupetto77 06-09-2013 08:29

pakrat2k2

I solved thanks ....

kienvang0302 07-09-2013 06:06

anybody has repacked a completely game by BB script, plz help me...
Can you make a tutorial video?

PythonArt 07-09-2013 09:07

Quote:

Originally Posted by kienvang0302 (Post 422972)
anybody has repacked a completely game by BB script, plz help me...
Can you make a tutorial video?

Its easy bro. just read in the first page and use the convert.bat included. the rest is to make the setup.exe by modifying the script a bit(appname,apbcompany,size,etc) and you are finish. Btw, Black Box new installer is awesome :D

trakiinas 07-09-2013 09:08

hello friends, someone can tell me how to convert a file 'inno setup.exe' in 'inno script'?

Or do not have to do that?

Kurutuku hello, come here to ask for you to release the new version of blackbox setup because it and very beautiful and I do not know how to create scripts, because I knew you I would do on their own, I would be eternally grateful to you, because you and good at it.

Sorry for my bad English, I use google translator.

rivesh 07-09-2013 16:19

script error
 
every time i try to compile the script i get this message
error
line 138
column 1
identify expected

pakrat2k2 07-09-2013 18:07

rivesh, don't double post, edit last post if you have something to add.
also use correct version of inno... see big red letters ????

Blackbox Inno Setup Script - UNICODE

kienvang0302 08-09-2013 01:20

Quote:

Originally Posted by PythonArt (Post 422976)
Its easy bro. just read in the first page and use the convert.bat included. the rest is to make the setup.exe by modifying the script a bit(appname,apbcompany,size,etc) and you are finish. Btw, Black Box new installer is awesome :D

I have file setup-1.bin. What do i have to do in next? you can show me clearly?
I use Kurutucu Compressor and not change anything.

supernoro 08-09-2013 03:34

hey guys please make a video tutorial for Instructions on blackbox script

thenokiottos 08-09-2013 04:37

Why won't you publish versions 1.9 and 2.0? Just curious :)

ahmedupload 08-09-2013 16:16

pls.. i wanna the best and maximumum compresson level code

boonbhanu2012 09-09-2013 11:55

when the setup tries to unpack the bin files that i have created through freearc the installer cracshes please help

pakrat2k2 09-09-2013 15:02

re-read step 7, also read the third line ( blue & underlined ) which takes you to direct post, try reading that as well.

trakiinas 10-09-2013 07:00

Hello KURUTUCU, you will publish the inno setup v2.0?

Because I love their work.

alley_u2 10-09-2013 09:35

Version 2 is a ditto copy of the black box setup..... Hope u will release it soon.

abhisack 11-09-2013 10:18

Quote:

Originally Posted by Kurutucu (Post 416602)
No. Don't need anything. Working...


How can I put compressed files to setup?

trakiinas 12-09-2013 15:35

KURUTUKU Hello, I come here to ask you one more time that makes the public version v2.0.

Because you said you would not publish it, and I would like to know you the possibility you publish it?

Sorry my bad English because I'm Brazilian and do not speak English.

sentinelks 12-09-2013 16:14

trakiinas
can not publish ... there is no version 2 screenshots boy :o

Dhairya 13-09-2013 00:05

How to change game space
 
Game space needed 1 MB

How to change that ??

Kurutucu 13-09-2013 00:05

Quote:

Originally Posted by sentinelks (Post 423213)
trakiinas
can not publish ... there is no version 2 screenshots boy :o

Haha. Bye kid. You're so funny.

I won't share. Because if I share V2, Blackbox team will create new setup style :D. Understand noob?

@Dhairya

Change:

Code:

#define AppSize "1000"

sentinelks 13-09-2013 01:05

Kurutukuru
but if you can not distinguish one bean from a pea .. I am the profane. Lol

trakiinas 13-09-2013 06:25

Quote:

Originally Posted by Kurutucu (Post 423229)
Haha. Bye kid. You're so funny.

I won't share. Because if I share V2, Blackbox team will create new setup style :D. Understand noob?

@Dhairya

Change:

Code:

#define AppSize "1000"

Ok, but if you publish it I believe that I and other users we would be very happy, but any rate thank you for your attention.

Hugs and have a nice day!:)

kienvang0302 13-09-2013 06:39

@Kurutucu
I have sent make friend request on facebook? I have some question .
account name: Hoàng Tiến.

chuotchu001 14-09-2013 09:50

Quote:

Originally Posted by basic23 (Post 421466)
@ pakrat2k2
Of course I installed the k-lite mega codec pack.PLAY WITH PLAYER "CLASSIC,vlc...".
But in the installer BlackImage No Video,No Sound.Error.I tried on another PC,the same problem not Run Video BlackImage No Video,No Sound.Error.
Download Assassin's Creed III,And video runs.I copied that video to me,Compile and run Setup.exe
The same problem not Run Video BlackImage No Video,No Sound.Error.
I think there's something wrong in the Script.

Same problem with basic23. The video backgound is black screen. I had installed K-Lite_Codec_Pack_995_Mega. Please help! Thanks

skakmatch 18-09-2013 20:01

if game have serial number, how to repack with balckbox ?
example Pro Evolution Soccer. this game need serial number.
thanks

rxlord 19-09-2013 01:11

why keep good things to yourself
 
why did you post a screenshot and information of v2.0 if you dont wanna publish it.You dont wanna share it because then blackbox will make a new script?.
he makes a new script every year.
plz dont keep good things only to yourself plz share.There are users like me who come here to check out your work.If you dont wanna publish your new work plz dont post about it @kurutucu it makes me fee bad that there is something but i just cant get it.

splitdvd9todvd5 30-09-2013 03:42

hi, please fix this bug!

http://img802.imageshack.us/img802/3876/bnco.jpg

61n4n74r 01-10-2013 19:58

hello mr. kurutucu, how to disable music.mp3 and music button?
thanks...

and if my dvd contains 3 *.bin files in one dvd, where to edit it?
thanks...

varma1993 02-10-2013 04:37

Why Dont U Post V2.0

prolatao1993 02-10-2013 05:31

Version 2.0 is created by NSIS (Nullsoft Scriptable install script system) :)

varma1993 02-10-2013 05:35

Quote:

Originally Posted by prolatao1993 (Post 423940)
Version 2.0 is created by NSIS (Nullsoft Scriptable install script system) :)

were can i get it


All times are GMT -7. The time now is 16:58.

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