Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #241  
Old 15-06-2013, 22:14
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
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 )

Last edited by pakrat2k2; 15-06-2013 at 22:19. Reason: added info
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Kurutucu (15-06-2013)
Sponsored Links
  #242  
Old 15-06-2013, 22:17
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
@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.

Last edited by Kurutucu; 15-06-2013 at 22:54.
Reply With Quote
  #243  
Old 15-06-2013, 22:20
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
thanks for the added info, didnt see that far into script.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Kurutucu (15-06-2013)
  #244  
Old 15-06-2013, 22:47
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View 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 )
In fact, a good idea. I will add this one week later. Because I have final exams
Reply With Quote
  #245  
Old 16-06-2013, 01:37
assassin193 assassin193 is offline
Registered User
 
Join Date: Jun 2013
Location: HCM
Posts: 18
Thanks: 8
Thanked 0 Times in 0 Posts
assassin193 is on a distinguished road
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

Last edited by assassin193; 16-06-2013 at 06:59.
Reply With Quote
  #246  
Old 16-06-2013, 09:43
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
Instructions on blackbox script (Thanks Razor12911)
Reply With Quote
The Following User Says Thank You to Kurutucu For This Useful Post:
assassin193 (16-06-2013)
  #247  
Old 16-06-2013, 10:24
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
even something so it would not hurt to include
example:

Last edited by sentinelks; 10-09-2013 at 04:32.
Reply With Quote
The Following User Says Thank You to sentinelks For This Useful Post:
Kurutucu (16-06-2013)
  #248  
Old 16-06-2013, 22:00
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
toggle pause
or you had to click for each archive

Last edited by sentinelks; 08-10-2013 at 06:38.
Reply With Quote
The Following User Says Thank You to sentinelks For This Useful Post:
Kurutucu (17-06-2013)
  #249  
Old 17-06-2013, 03:35
gamesbox796 gamesbox796 is offline
Registered User
 
Join Date: Jun 2013
Location: mumbai
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
gamesbox796 is on a distinguished road
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.
Reply With Quote
  #250  
Old 17-06-2013, 04:34
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
i put my directx folder in the redist folder but i get a Invalid command line switch.
Reply With Quote
  #251  
Old 17-06-2013, 05:15
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
for which redist? if directx try change /q to /silent ..
Reply With Quote
  #252  
Old 17-06-2013, 05:23
assassin193 assassin193 is offline
Registered User
 
Join Date: Jun 2013
Location: HCM
Posts: 18
Thanks: 8
Thanked 0 Times in 0 Posts
assassin193 is on a distinguished road
if i just want create an installation, not include any thing like directx, redist....... just install a game, how to do that ???
Reply With Quote
  #253  
Old 17-06-2013, 12:22
assassin193 assassin193 is offline
Registered User
 
Join Date: Jun 2013
Location: HCM
Posts: 18
Thanks: 8
Thanked 0 Times in 0 Posts
assassin193 is on a distinguished road
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 ???
Reply With Quote
  #254  
Old 17-06-2013, 13:55
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
assassin193
this is a poor question to understand what to do, better screenshots of your problem
Reply With Quote
  #255  
Old 18-06-2013, 03:07
nicola16's Avatar
nicola16 nicola16 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 74
Thanks: 23
Thanked 15 Times in 12 Posts
nicola16 is on a distinguished road
you should speak only English.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 05:51
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Copy file with Inno Setup Script emrahcey Software 1 02-07-2010 08:24



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


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