![]() |
thanks for update again... V1.8
You can edit redist files line 835 (Exec2) hopefully you can have more then just the 3 that are there now ? Some games have 4-5 requisites that they want to install. ( yes DX is always one of them & shouldnt be counted, same goes for physx drivers ( video card drivers should install latest version anyways )). if @y_thelastknight is doing V1.9 for slideshow & video ( that version should be posted seperately at bottom of first post the whole blackbox script initially was for a slick looking installer ( that didnt need a bunch of fancy work done to display images etc.) some people just want a simple installer ( maybe display a game background during install, & thats all, much like compact mode ) |
@pakrat2k2
For more Redists they use Winrar. For example 4 redists need. DX, VC and Physx included. For 4. redist using winrar. For example disaplay driver and physx compressed with winrar sfx type. And they will edit sfx for silent and opening physx.msi and disaplaydriver.exe. Then open main.iss. Find Exec2(ExpandConstant('{src}\Redist\physx.exe'),'/q',false) change to Exec2(ExpandConstant('{src}\Redist\redists.exe'),'/q',false). or They can add [Run] section for other redists. :) |
thanks for the added info, didnt see that far into script.
|
Quote:
|
excuse me, up to now i still use Inno Setup Complier to repack soft, just few days ago i've known i can change skin setup.exe through InnoIDE ..... :)
and this is the first time i use InnoIDE for repacking game, i open the main.iss and i don't know which i can and have to change to repack, so anyone can help me, please ??? i'm from viet nam and if i say anything hard to understand, please forgive me :) thank you so much :) and does anyone have instruction about InnoIDE for newbie like me ??? i want to use this app but dont know how to create code :( |
|
even something so it would not hurt to include
example: |
toggle pause
or you had to click for each archive :) |
I am not getting this particular point 2. Compress files with your method (Look at tested compression methods ). Then open Archives.ini . Edit for your compression method.
Examples: Code: i f n o t I S A r c E x t r a c t ( 0 , 1 0 0 , E x p a n d C o n s t a n t ( ' { s r c } \ S e t u p - i f n o t I S 7 Z i p E x t r a c t ( 0 , 1 0 0 , E x p a n d C o n s t a n t ( ' { s r c } \ S e t i f n o t I S R a r E x t r a c t ( 0 , 1 0 0 , E x p a n d C o n s t a n t ( ' { s r c } \ S e t For more files copy and paste line. If files more CD or DVD: Code: i f n o t I S A r c E x t r a c t ( 0 , 5 0 , E x p a n d C o n s t a n t ( ' { s r c } \ S e t u p - 1 i f n o t S h owC h a n g e D i s kW i n d ow ( ' P l e a s e I n s e r t D i s k 2 T o C o n t i f n o t I S A r c E x t r a c t ( 0 , 5 0 , E x p a n d C o n s t a n t ( ' { s r c } \ S e t u p - 2 i had already used Inno setup for repacking games will you please explain me in brief or short video to be attached how did you do that. |
i put my directx folder in the redist folder but i get a Invalid command line switch.
|
for which redist? if directx try change /q to /silent ..
|
if i just want create an installation, not include any thing like directx, redist....... just install a game, how to do that ???
|
phew, at last i've found some threads about Inno in my country, that's lucky for newbie like me :) bụt they don't really good like you guys in here :) that's true !!!
uhmmm, now i need add logo (such as Assassin's Creed) in any corner of the setup window, what should i do with the script ??? |
assassin193
this is a poor question to understand what to do, better screenshots of your problem |
you should speak only English.
|
/my-images/266/6rz.png/]http://img266.imageshack.us/img266/7786/6rz.png[/URL]
|
|
@bgsyc
You forget to change Archives.ini. Please use English language only :) |
Quote:
now i want to add logo (such as logo Assassin's Creed) like in this image, so what should i do with the script ??? http://img515.imageshack.us/img515/9282/13rn.png |
Quote:
|
err , i see the folder named 'Slide'
so how does it work ??? |
Quote:
|
i have trouble, how can i fix it ???
http://i.minus.com/ibbK5O9UFyz3ZM.png |
Quote:
|
Quote:
|
now i have a question
i open the setup.exe, i see my logo and when i click my logo, it take me to fileforums.com now i want to change another link or remove that link, what should i do ??? |
Quote:
#define AppURL "your link" |
Open main.iss look for the red words on top
//----------This Installer Uses Inno Setup Unicode Version----------\\ #define AppURL "https://www.facebook.com/cemal93" |
thank you so much, and if i want to add vietnamese in, where should i do ??? i have a file named Vietnamese.isl
and in Slide folder, can i change another image ??? and more pictures than in that folder (example 9 pictures) ??? |
edit main.iss and look for
[Languages] Name: eng; MessagesFile: compiler ; default.isl ( without spaces to avoid emotion icons showing up ) change it to vietnamese, the isl chould be in placed is inno dir languages subfolder. C:\Program Files (x86)\Inno Setup 5\Languages |
Quote:
http://i.minus.com/ibx5wzbSDaUqVG.png but i create folder Languges in folder Black_Box_Script_By_Kurutucu_V1.8 it actually works !!! but when i open setup.exe, font error :( |
i run the script Main(Compact.Mode).iss
it gives me an error Line 40: column 1: Identified Expected. |
I had already use Inno setup unicode in which we can add files,folders,licence agreement directly but how to add folder of the game directly in this script which has to be extracted after installation is completed (for example in c: /program files/ubisof]
|
Quote:
what is your inno setup version ANSI or UNICODE? |
Quote:
it was line 140.. sorry again I am using Ansi version of Innoset up. |
Quote:
find this line and change this to Code:
typeCode:
#ifdef UNICODE |
Quote:
Many thanks y_thelastknight! |
Quote:
this solved my problem. I have a little question to ask again. I use classical method of compression i.e. freearc (-m0)>precomp>srep>freearc (-mx) >innosetup. lets assume my data file is data1.arc (after final -mx compression). What changes i have to make in archieves.ini for this method of compression.? |
Quote:
you need to add the language file -> yourlanguage.isl |
Code:
[Languages] |
| 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