#76
|
||||
|
||||
that doesn't support by this script mate..
__________________
Glass BB | BlackBox v2 | Portable Installer |
Sponsored Links |
#77
|
|||
|
|||
when compiling script, it's giving error.
Please help, and this will we used with .bin files ? http://i.imgur.com/lw9XOlu.jpg Moreover what's difference between Glass Black Box v1.4.1_C and Glass Black Box v1.4.1 |
#78
|
||||
|
||||
Quote:
you get it here yup, you can use razor's quick archive packer. Quote:
- Glass BB Script with splash, video BG, Picture Slideshow. Glass Black Box v1.4.1 - Original Glass BB Script
__________________
Glass BB | BlackBox v2 | Portable Installer |
#79
|
|||
|
|||
Quote:
![]() Like your glass black box is very simple, we just have to compile "Script.iss" But in enhanced version There is no output folder or script to compile ![]() Please help ![]() |
#80
|
||||
|
||||
dude just open the script.iss file in enhanced version of inno setup and compile..
__________________
Glass BB | BlackBox v2 | Portable Installer |
#81
|
|||
|
|||
Quote:
http://i.imgur.com/0TWHOcm.jpg |
#82
|
||||
|
||||
Quote:
__________________
Glass BB | BlackBox v2 | Portable Installer |
#83
|
|||
|
|||
Quote:
Or i have to copy all files from Glass Black Box v1.4.1_C to Inno Ultra (enhanced edition) Little confused ![]() I also tried to copy script.iss to enhanced version folder and then compiling, but another error. I also tried to copy all files from Glass Black Box v1.4.1_C to enhanced version folder and then compiling, but same error. http://i.imgur.com/lw9XOlu.jpg Last edited by Adonix; 19-08-2014 at 06:42. |
#84
|
||||
|
||||
Quote:
|
The Following 2 Users Say Thank You to altef_4 For This Useful Post: | ||
papas (02-09-2016), y_thelastknight (19-08-2014) |
#85
|
|||
|
|||
Quote:
![]() ALL GOOD, JUST ONE LAST QUESTION. In Script.iss do i have to edit full green text or just some red text ? Quote:
there are many "[FreearcFile1]" written i have only 1 .bin file so kindly help to set that setup.ini file, i am marking some text as bold, kindly tell what to fill there : Quote:
Last edited by Adonix; 19-08-2014 at 08:20. |
The Following User Says Thank You to Adonix For This Useful Post: | ||
Prince Soft (05-11-2016) |
#86
|
||||
|
||||
[Game]
Name=TEST Publisher=XXXX Version=1.0.0 Size=5200 Exec=Binaries\Launcher.exe ( The name & location of Your game's EXE) //Exec2Name=x64 //Exec2=Binaries\Launcher.exe [Redist] Comment these out with // IF your game doesn't have them or else enter in the folder name like it exists in game folder 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 not needed unless you used precomp to make your bin file [FreearcFile1] Archive={src}\Data1.arc change to match the name of your file Output={app} Disk=1 ;Password= The types listed below can be changed to match your files IF you HAD more then 1. Just shows what types of files can be entered in setup.ini. [FreearcFile2] Archive={src}\Data2.arc Output={app} Disk=1 ;Password= //[7ZipFile2] Archive={src}\Data.7z Output={app} Disk=2 ;Password= //[RarFile3] Archive={src}\Data.rar Output={app} Disk=2 ;Password= |
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
Prince Soft (05-11-2016), y_thelastknight (19-08-2014) |
#87
|
|||
|
|||
some guys like pakrat2k2 , razor , y_thelastknight and altef_4 Are fuc***g expert !!
I don't know how someone can be so expert ![]() Thanks Thanks... For below thing, i used precomp also. Quote:
arc a -lc8 -ep1 -ed -r -w.\ Data\TEST.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\*" So now tell according to this ![]() Am i have to write "test.bin" in place of "Data1.arc" ? [FreearcFile1] Archive={src}\Data1.arc |
#88
|
||||
|
||||
set the precomp line equal to which version of precomp you used, & secondly change Data1.arc to test.bin for your example. Don't forget to comment out the freearcfile2 line ( use // ) just like the rest.
|
The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
y_thelastknight (19-08-2014) |
#89
|
|||
|
|||
Quote:
what to write in Disk=1, Output={app} and password compulsory ?? And i put "//" to all files, except some files which i needed. In Script.iss do i have to edit full green text or just some red text ? Quote:
![]() And will we have to add setup.ini with test.bin and setup folder ?? Last edited by Adonix; 19-08-2014 at 19:52. |
The Following User Says Thank You to Adonix For This Useful Post: | ||
Prince Soft (05-11-2016) |
#90
|
||||
|
||||
@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.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
The Following 2 Users Say Thank You to Grumpy For This Useful Post: | ||
altef_4 (19-08-2014), y_thelastknight (19-08-2014) |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
NASCAR The Game 2013 (inno setup script) | sentinelks | PC Games - CD/DVD Conversions | 28 | 08-09-2013 20:30 |
Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |