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)

alley_u2 02-09-2013 09:58

Quote:

Originally Posted by Kurutucu (Post 422768)
#For precomp0.43 use Main(precomp.0.43).iss!

I compressed files using precomp 0.43 and then used your Main(precomp.0.43).iss to build the setup file. While running the setup it gives me a error i.e. wrong precomp version. Can you help?

Edit:It worked. I had to copy manually precomp 0.43 and arc.ini files from the precomp version folder to the include folder.

Kurutucu 02-09-2013 12:29

Quote:

Originally Posted by alley_u2 (Post 422769)
I compressed files using precomp 0.43 and then used your Main(precomp.0.43).iss to build the setup file. While running the setup it gives me a error i.e. wrong precomp version. Can you help?

Edit:It worked. I had to copy manually precomp 0.43 and arc.ini files from the precomp version folder to the include folder.

Yeah. You forgot arc.ini ;)

alley_u2 02-09-2013 21:20

Quote:

Originally Posted by Kurutucu (Post 422775)
Yeah. You forgot arc.ini ;)

Now Compressing with precomp 0.43 i didn't get the above error. Anyways Kurutucu keep continuing your good work.

alley_u2 03-09-2013 10:55

I was thinking about adding a system page which will display CPU ram and other system information. Anybody can guide me for a tutorial.

kienvang0302 03-09-2013 21:45

1 Attachment(s)
while compile it gives me error, see attach file
i don't know to type anything, i'm a newbie. plz help me!!!

alley_u2 03-09-2013 22:55

Quote:

Originally Posted by kienvang0302 (Post 422830)
while compile it gives me error, see attach file
i don't know to type anything, i'm a newbie. plz help me!!!

Use the unicode version of the setup

kienvang0302 04-09-2013 01:36

Quote:

Originally Posted by alley_u2 (Post 422831)
Use the unicode version of the setup

Thank you, i got it.
But can u show me order of compression?
the first is freearc => precomp => screp? i use script kurutucu v1.8.
I will create file.bin by how?

alley_u2 04-09-2013 02:24

Quote:

Originally Posted by kienvang0302 (Post 422833)
Thank you, i got it.
But can u show me order of compression?
the first is freearc => precomp => screp? i use script kurutucu v1.8.
I will create file.bin by how?

Use Kurutucu Compressor present in the zip file. Just edit the Compress.bat file to the location of your folder and it will automatically compress the file for you as the script requires.

kienvang0302 04-09-2013 05:11

Quote:

Originally Posted by alley_u2 (Post 422834)
Use Kurutucu Compressor present in the zip file. Just edit the Compress.bat file to the location of your folder and it will automatically compress the file for you as the script requires.

now i want to compress a game about 900mb.
what do i have to edit to the highest compress?
Having some file audio and video in folder game.Do u know software to compress them? Sorry for asking u too much :)

alley_u2 04-09-2013 07:24

Quote:

Originally Posted by kienvang0302 (Post 422839)
now i want to compress a game about 900mb.
what do i have to edit to the highest compress?
Having some file audio and video in folder game.Do u know software to compress them? Sorry for asking u too much :)

It is already at the highest settings. ;)

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. :)


All times are GMT -7. The time now is 09:42.

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