|
|
|
#1
|
||||
|
||||
|
you could also replace the font, with one that displays properly for you
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
It's really not hard to edit font, add new character, copy & paste "Y" contour, copy & paste desired glyph "," from another character or comma and rename new character (in this case probably "Yacute")
Last edited by BAMsE; 25-03-2012 at 01:49. |
|
#3
|
|||
|
|||
|
can I use only precomp for precsrep?
Freearc -m0 + precomp + Freearc -mx for data1.cab I dont want to use srep sorry I m not speak english so good Last edited by DarkAssassin; 25-03-2012 at 06:17. |
|
#4
|
||||
|
||||
|
only use records.inf IF using internal compression ( using ISS script only, no cab files, which means removing the externalsettings from setup.ini )
you want to use precomp + srep... first create arc file using -m0 then precomp the arc file then srep the precomp file finally arc the srep file... look here for instructions using different conversion > step #5 http://fileforums.com/showthread.php?t=91837 same steps just use the proper name for your game. |
|
#5
|
|||
|
|||
|
is there a way to show some text information at end of the installation or at the beginning ,some kind'a texts.
|
|
#6
|
||||
|
||||
|
Quote:
http://fileforums.com/showpost.php?p...&postcount=224 |
|
#7
|
|||
|
|||
|
They can make a custom installer for MVP Caribe 2011
|
|
#8
|
||||
|
||||
|
R.G.RAYSIN pack readme.txt among game files, add [Run] section to the script and under it
Code:
Filename: "{app}\readme.txt"; Flags: shellexec
|
|
#9
|
||||
|
||||
|
thanks that was the was to show AFTER installing, adding shellexec to autorun.inf is to show BEFORE installing.
|
|
#10
|
|||
|
|||
|
one small suggestion is to make the Play button present but grayed in autorun menu
because the two other buttons alone make the menu,I don't know... "Asymmetric"? thanks again for all your efforts especially in CI8.0 |
|
#11
|
|||
|
|||
|
hmm only problem ist, this will make it difficultier for graphicers.
then they would need to make a disabled button :/ |
|
#12
|
|||
|
|||
|
I don't know. never been good in the design sense, but I think graphicers would find it annoying to see the place of the Play button empty. or maybe it's just me
whatever you do, I'm sure BAMsE will make the most of it ![]() Edit: got an idea. create the button. disable it's function and just change button lable color when it's disabled Last edited by napalmguy; 03-04-2012 at 02:52. |
|
#13
|
|||
|
|||
|
yes i have flash player installed.am using 64 bit & i have both 32 and 64 bit flash installed.also i tried removing the fonts from setup cab. but one time installer worked without any background images.
[...] ok i got it working when i removed flash.swf,i think flash player problem anyway thanks for your effort, really great script. Last edited by Joe Forster/STA; 03-04-2012 at 06:01. |
|
#14
|
|||
|
|||
|
Look in setup.cab setup\textbg.png
to make transparent areas likes this i use gimp. open gimp and create a new image. set the size of this now set as color foreground color. set in layout panel the transparency to 60-70% save it as TextBG.png |
|
#15
|
||||
|
||||
|
I'm sorry I did not understand I should open the image I want to use in gimp then open a new one (the transparent) and put it on?
You have a video tutorial or step by step explanation? |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |