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)

y_thelastknight 29-10-2013 23:29

Glass Black Box Inno Setup Script Unicode
 
2 Attachment(s)
Support
  • Precomp 0.38 - 0.42
  • Srep
  • 7Zip
  • Rar

Tutorials/Instructions
  1. Download attachment file and extract to a folder.
  2. Open Setup.ini file in output folder and change Appname, Publisher, Version, Size, Exec.
  3. Compress your Games and create archives.
  4. In Setup.ini change archive files names.
    Code:

    [FreearcFile1]
    Archive={src}\data.arc
    Output={app}\
    Disk=1
    ;Password=123

    Archive file Number
    Archive name
    Which Disk your Archive is
    Password of your archvie file

  5. In Setup.ini change Redist Name, Command, Parameter (Only 3 Redist Supports)
  6. Copile the Script.iss in main folder


Changelog

Code:

Version v1.4.1_C(Customized Version)
 
-Fixed Some bug.
-Fixed Shortcut error (thanks to hackjack).
-Added 2nd Shortcut to Desktop and Start menu.
-Added Percentage in Tittle.
-Added Video.
-Added Splash.
-Added Some Button Sounds.
-Added Redist ProgressBar

Version v1.4.1(Original Version)
 
-Fixed Some bug.
-Fixed Shortcut error (thanks to hackjack).
-Added 2nd Shortcut to Desktop and Start menu.
-Added Percentage in Tittle.

Script by
y_thelastknight
Razor12911

Special Thanks to pakrat2k2


Note - Try this Tool for Compressing archives. (Updated to 2.2.0)
If you get error when you compile use Inno Setup Enhanced Version

Preview
http://imageshack.us/a/img46/1913/kkcl.jpg
http://imageshack.us/a/img201/1350/l99y.jpg
http://imageshack.us/a/img5/9599/ha85.jpg
http://imageshack.us/a/img542/8355/cb0n.jpg

sentinelks 29-10-2013 23:51

Great job, nice code :)

http://prntscr.com/20pbkk

y_thelastknight 30-10-2013 04:51

@loitha, @varma1993 Chk the 1st post

@sentinelks, im not a pro dude. just a noob trying to improve thing with mistakes so will make a mistakes if your know how to fix it explain me..( it works fine for me )

sentinelks 30-10-2013 06:41

Quote:

y_thelastknight
and oh! I believe that already include with / *. * is a wrong method, the rest I should check your script but I'm busy with my codes for now :)

loitha 30-10-2013 09:33

im sorry im noob here..
how about compressing to 2DVD or more ?

y_thelastknight 30-10-2013 10:11

Quote:

Originally Posted by loitha (Post 425046)
im sorry im noob here..
how about compressing to 2DVD or more ?

For 1dvd
Code:

[FreearcFile1]
Archive={src}\data1.arc
Output={app}\
Disk=1
;Password=123

For 2dvd
Code:

[FreearcFile2]
Archive={src}\data2.arc
Output={app}\
Disk=2
;Password=123

For 3dvd
Code:

[FreearcFile3]
Archive={src}\data3.arc
Output={app}\
Disk=3
;Password=123

Red color are the changes you have to do create multiple dvds

loitha 30-10-2013 16:44

thx sir..
and how to create multiple archive for another DVD?
the compressor just do one archive or is there another setting that i miss?
sorry my eng :)

y_thelastknight 31-10-2013 05:41

Quote:

Originally Posted by loitha (Post 425061)
thx sir..
and how to create multiple archive for another DVD?
the compressor just do one archive or is there another setting that i miss?
sorry my eng :)

compressor doesn't do that. you have to manually separate the files.

jksengko 31-10-2013 06:05

how to set more icon
 
how to set 2 or more icon ?

jksengko 31-10-2013 06:56

add more redist!
 
how to add more redist?

loitha 31-10-2013 07:30

2 Attachment(s)
i have this error when i mount dvd2 of the game..
how to fix?

y_thelastknight 31-10-2013 09:07

Quote:

Originally Posted by jksengko (Post 425083)
how to set 2 or more icon ?

Quote:

Originally Posted by jksengko (Post 425086)
how to add more redist?

Will be added.

Quote:

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

What did you do.

Razor12911 31-10-2013 09:26

Nice one mate. great team work creating this. Compressor Black Edition is coming and will add all the required features this script has.
Cheers

loitha 31-10-2013 16:00

Quote:

Originally Posted by y_thelastknight (Post 425091)
What did you do.

i make 2 archive(data1.arc on dvd1 and data2.arc on dvd2)
the installer goes well on dvd1 but when it ask for disk 2 i found those error..
edit: my mistake, now works perfect

varma1993 01-11-2013 02:56

how to hide password from setup.ini


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

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