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
  #136  
Old 28-05-2013, 03:52
PinHeaDi PinHeaDi is offline
Registered User
 
Join Date: May 2013
Location: Bulgaria
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
PinHeaDi is on a distinguished road
Quote:
Originally Posted by skakmatch View Post
@PinHeaDi

Find all text DirectX,Visualc,Psysx from Main.iss
Yes i know, but how to actually i edit them to make them as normal text?
Reply With Quote
Sponsored Links
  #137  
Old 28-05-2013, 04:56
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 PinHeaDi View Post
Yes i know, but how to actually i edit them to make them as normal text?
what you mean normal text?
Reply With Quote
  #138  
Old 28-05-2013, 05:23
PinHeaDi PinHeaDi is offline
Registered User
 
Join Date: May 2013
Location: Bulgaria
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
PinHeaDi is on a distinguished road
Quote:
Originally Posted by y_thelastknight View Post
what you mean normal text?
Well remove those : Install XXXX and the Checkbox and put a normal text

Exmple: remove Install Direct X and its checkbox, and put a text there for example: Test text
Reply With Quote
  #139  
Old 28-05-2013, 11:35
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
I want to use only the template image eliminate DirectX, VisualC, Psysx

and small tablets arc.

I want to take advantage of the engine anthem so I can also create small corrective patches and mods without using uninstall.

Is it possible??.

Sorry my english.
Reply With Quote
  #140  
Old 28-05-2013, 14:19
thedarkman's Avatar
thedarkman thedarkman is offline
Registered User
 
Join Date: Dec 2010
Location: Anywhere i want
Posts: 19
Thanks: 2
Thanked 0 Times in 0 Posts
thedarkman is on a distinguished road
How can I make the box in the list of components checked by default?
Reply With Quote
  #141  
Old 05-06-2013, 05:17
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Still the same shitty error
"Not an SREP compressed file"
Then what? RAR? Damn
Reply With Quote
  #142  
Old 05-06-2013, 05:22
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
@MartinezPL
add arc.ini to unpacking line.
Reply With Quote
  #143  
Old 05-06-2013, 05:30
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Unpacking line hmm where is it?
I'm rookie
Reply With Quote
  #144  
Old 05-06-2013, 05:38
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
if not ISArcExtract ( 0, 100, ExpandConstant('{src}\Data1.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), False) then break;

Plus here are the instructions
Link
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
Prince Soft (10-11-2016)
  #145  
Old 05-06-2013, 06:06
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road

Now I getting this error when try to compile
Reply With Quote
  #146  
Old 05-06-2013, 06:26
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
use the unicode edition.
Reply With Quote
  #147  
Old 05-06-2013, 06:39
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
It is unicode version
Reply With Quote
  #148  
Old 05-06-2013, 06:49
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
this one

Link
Reply With Quote
  #149  
Old 05-06-2013, 07:01
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Already have
My archive.ini looks like this:
Quote:
if not ISArcExtract ( 0, 20, ExpandConstant('{src}\Data-1.bin'), ExpandConstant('{app}\ExampleGame'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ISArcExtract ( 0, 45, ExpandConstant('{src}\Data-2.bin'), ExpandConstant('{app}\ExampleGame'), '', false, '',ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ISArcExtract ( 0, 85, ExpandConstant('{src}\Data-3.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ISArcExtract ( 0, 100, ExpandConstant('{src}\Data-4.bin'), ExpandConstant('{app}\ExampleGame'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
And have that god damn error with "no a SREP file"
Reply With Quote
  #150  
Old 05-06-2013, 07:08
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
what method did you use?
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 14:44.


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