FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Glass Black Box Inno Setup Script Unicode (https://fileforums.com/showthread.php?t=95321)

Adonix 19-08-2014 21:24

Quote:

Originally Posted by Grumpy (Post 433444)
@Adonix

Do some reading of the forums instead of spamming the forum with questions which have been asked and 'answered' many many times. All the answers you seek are here on these forums, read read read .... that is the only way you are going to learn.

And do NOT double post all the time, edit your original post instead of double posting.

Grumpy brother, i am searching + reading the forum since 3 days whole day and night, and when i am not finding some answer, then only asking !!

y_thelastknight 19-08-2014 21:58

adonix mate..

you don't have anything to edit in Script.iss
1- make your bin files..
2- edit the Setup.ini in output dir for you purpose.
3- open the script.iss and compile..thats all you have to do..

Code:

[Game]
Name=(name of the game)
Publisher=(publisher of the game)
Version=(version of the game)
Size=(required disk space for your game)

Exec=Binaries\Launcher.exe (where is your main exe file in the installation dir and main exe file name..)
//Exec2Name=x64 (secondary exe file name)(delete the line if you don't have secondary exe)
//Exec2=Binaries\Launcher.exe (where is your secondary exe file in the installation dir and exe file name..)(delete the line if you don't have secondary exe)

[Redist]
Redist1Name=Direct X
Redist1Command={src}\Redist\DirectX\DXSetup.exe
Redist1Parameter=/Silent

Redist2Name=Microsoft Visual C++
Redist2Command={src}\Redist\vcredist_x86\vcredist_x86.exe
Redist2Parameter=/q /norestart

[Settings]
Precomp=0.38 (what version of precomp you used to compress your bin files)

[FreearcFile1] (what format you used for compress(Freearc, 7Zip, Rar))(you archive number)
Archive={src}\Setup-1.bin (your bin file directory and bin file)
Output={app} (output directory)
Disk=1 (your disk number where your archive file is)
Password= (your bin password) (if you don't have password for your archive then put it blank)

do you know what to do when you have multiple bin files is it?


Pakrat2k, altef_4, Grumpy thanks for the backup guys..

Adonix 19-08-2014 22:52

Please help again :(
http://i.imgur.com/jWyApl9.jpg

y_thelastknight 19-08-2014 22:58

i think that archive is corrupted.

Adonix 19-08-2014 23:09

Quote:

Originally Posted by y_thelastknight (Post 433454)
i think that archive is corrupted.

not possible,.i used this installer to compress : http://fileforums.com/attachment.php...3&d=1371369297

Adonix 20-08-2014 00:20

Quote:

Originally Posted by y_thelastknight (Post 433454)
i think that archive is corrupted.

Ok, you said corrupted,..
i tried by using another bin file created by using : http://fileforums.com/attachment.php...3&d=1371369297
compressor provided here.

But again same error giving : http://i.imgur.com/jWyApl9.jpg

Please help i have done very hard work to complete the installer :'(

Please help. :(

altef_4 20-08-2014 00:27

Quote:

Originally Posted by Adonix (Post 433427)
some guys like pakrat2k2 , razor , y_thelastknight and altef_4 Are fuc***g expert !!
I don't know how someone can be so expert :p

Thanks Thanks...
For below thing, i used precomp also.

...

if you really think that someone helped you on this forum, then don't forget about thanks button on the bottom right corner of the useful message.

Adonix 20-08-2014 00:36

Quote:

Originally Posted by altef_4 (Post 433458)
if you really think that someone helped you on this forum, then don't forget about thanks button on the bottom right corner of the useful message.

i really don't know thanks for telling :cool:

DCrepacks 27-08-2014 23:36

Quote:

Originally Posted by loitha (Post 425089)
i have this error when i mount dvd2 of the game..
how to fix?

I think you add " appid " internally ... i mean in the script . But, need to add it in the Setup.ini or just remove it and compile it again then you`ll get a successful output !

DCrepacks 27-08-2014 23:39

Friend/Brother,

I'm getting " CallbackAddr " what should i do ... ?!

Should i use the advanced inno setup you asked to do compile if we get any errors is there any solution other than using enchanced edition of inno setup?! ;)

y_thelastknight 28-08-2014 01:04

Quote:

Originally Posted by DCrepacks (Post 433654)
I think you add " appid " internally ... i mean in the script . But, need to add it in the Setup.ini or just remove it and compile it again then you`ll get a successful output !

mate that bug has fixed already..

Quote:

Originally Posted by DCrepacks (Post 433655)
Friend/Brother,

I'm getting " CallbackAddr " what should i do ... ?!

Should i use the advanced inno setup you asked to do compile if we get any errors is there any solution other than using enchanced edition of inno setup?! ;)

you have to change the code to use CallbackCtrl.dll

ahmetbtmn 05-11-2014 09:00

setup has crashed -m4 compression ? any idea?

Dansoft 11-11-2014 15:10

password
 
How do i add a password to the installer please?

hydefromt70s 13-11-2014 15:33

Nice installer!

Few questions:
1. Watching screens I'm assuming it works on Win8 x86 & X64 ?
2. Does this script can extract arc-srep-precomp-arc (bin) archives "on the fly" directly in the RAM memory as the Razor IC does? If not, is there any chance to implement this future to reduce extraction time?
3. Could you update ur script to the latest SREP 3.92 and precomp 0.43 ?

y_thelastknight 13-11-2014 22:06

Quote:

Originally Posted by Dansoft (Post 435938)
How do i add a password to the installer please?

what you mean password for the installer?

Quote:

Originally Posted by hydefromt70s (Post 435985)
Nice installer!

Few questions:
1. Watching screens I'm assuming it works on Win8 x86 & X64 ?
2. Does this script can extract arc-srep-precomp-arc (bin) archives "on the fly" directly in the RAM memory as the Razor IC does? If not, is there any chance to implement this future to reduce extraction time?
3. Could you update ur script to the latest SREP 3.92 and precomp 0.43 ?

1. it will wrk on both systems.
2. yeah i will extract on the fly. isdone scripted by razor so it will work like his ic.
3. sorry mate, i dont have time to upgrade my projects. if i have time i will.


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

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