FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Blackbox Inno Setup Script (https://fileforums.com/showthread.php?t=94425)

PinHeaDi 28-05-2013 03:52

Quote:

Originally Posted by skakmatch (Post 418746)
@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?

y_thelastknight 28-05-2013 04:56

Quote:

Originally Posted by PinHeaDi (Post 418747)
Yes i know, but how to actually i edit them to make them as normal text?

what you mean normal text?

PinHeaDi 28-05-2013 05:23

Quote:

Originally Posted by y_thelastknight (Post 418748)
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

nicola16 28-05-2013 11:35

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.

thedarkman 28-05-2013 14:19

How can I make the box in the list of components checked by default?

MartinezPL 05-06-2013 05:17

Still the same shitty error
"Not an SREP compressed file"
Then what? RAR? Damn

Razor12911 05-06-2013 05:22

@MartinezPL
add arc.ini to unpacking line.

MartinezPL 05-06-2013 05:30

Unpacking line hmm where is it?
I'm rookie :D

Razor12911 05-06-2013 05:38

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

MartinezPL 05-06-2013 06:06

http://i43.tinypic.com/2nvq7f7.jpg
Now I getting this error when try to compile

Razor12911 05-06-2013 06:26

use the unicode edition.

MartinezPL 05-06-2013 06:39

It is unicode version :)

Razor12911 05-06-2013 06:49

this one

Link

MartinezPL 05-06-2013 07:01

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" :D

Razor12911 05-06-2013 07:08

what method did you use?


All times are GMT -7. The time now is 06:10.

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