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
  #1  
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
Sponsored Links
  #2  
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)
  #3  
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
  #4  
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
  #5  
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
  #6  
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
  #7  
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
  #8  
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
  #9  
Old 18-06-2013, 04:24
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
Quote:
Originally Posted by sentinelks View Post
assassin193
this is a poor question to understand what to do, better screenshots of your problem
sorry for what i say that you don't understand, i'm form vietnam and i don't know much english
now i want to add logo (such as logo Assassin's Creed) like in this image, so what should i do with the script ???

Reply With Quote
  #10  
Old 18-06-2013, 04:29
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by assassin193 View Post
sorry for what i say that you don't understand, i'm form vietnam and i don't know much english
now i want to add logo (such as logo Assassin's Creed) like in this image, so what should i do with the script ???
There is a logo.bmp in the style folder replace with your logo.bmp file
Reply With Quote
The Following User Says Thank You to y_thelastknight For This Useful Post:
assassin193 (18-06-2013)
  #11  
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
  #12  
Old 18-06-2013, 03:38
bgsyc bgsyc is offline
Registered User
 
Join Date: Jun 2013
Location: MEN
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
bgsyc is on a distinguished road
/my-images/266/6rz.png/][/URL]
Reply With Quote
  #13  
Old 18-06-2013, 03:39
bgsyc bgsyc is offline
Registered User
 
Join Date: Jun 2013
Location: MEN
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
bgsyc is on a distinguished road


please help me

Last edited by bgsyc; 18-06-2013 at 03:42.
Reply With Quote
  #14  
Old 18-06-2013, 04:02
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
@bgsyc

You forget to change Archives.ini.

Please use English language only
Reply With Quote
  #15  
Old 18-06-2013, 07:10
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
err , i see the folder named 'Slide'
so how does it work ???
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 13:33.


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