|
|
|
#1
|
|||
|
|||
|
Quote:
I never meant to disrespect the GREAT WORK OF yener90. I was thinking if its only me who cannot find the music button symbol and how to change the buttons in setup installer.. I wont ask again this question if it has such effect.. SORRY FOR MY QUESTION AND ALL TROUBLE. Thanks for ur help. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
music button is equalizer or
[MusicButtonAR] Left=535 Top=333 Width=31 Height=120 Visible=1 is in include name:MusicStd Last edited by sentinelks; 07-08-2013 at 01:04. |
|
#3
|
||||
|
||||
|
Quote:
sentinelks changing anything is NOT disrespectful to Yener's work, its been provided & allows for some awesome work by the creators of their work. How do you think all the conversions would look like if the authors never changed anything but used them as is ? Last edited by pakrat2k2; 07-08-2013 at 01:07. Reason: sentinelks beat me to it. |
|
#4
|
|||
|
|||
|
yes equalizer in Setup.cab
music button is in include I'm sorry if sometimes I do not understand English and do this other ways, but the translator of google still sucks |
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
red01 (07-08-2013) | ||
|
#5
|
|||
|
|||
|
Quote:
i know google translator sucks sometime and my english sucks as well
|
|
#6
|
|||
|
|||
|
[QUOTE=i want to use different buttons for dafault installer and custom installer but it use the same button for both things as well as for next and back button.
is it possible to add different buttons for dafualt installation and custom installation if yes please tell me how...[/QUOTE] Have any suggestions about this problem..? |
|
#7
|
||||
|
||||
|
yea it does, just trying to help you out, so others know what you are saying, as everyone here doesn't speak / write English as their first language, & have no choice but to use translator, which most times really messes things up.
|
| The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
red01 (07-08-2013), sentinelks (07-08-2013) | ||
|
#8
|
||||
|
||||
|
read the second section in http://fileforums.com/showthread.php?t=92805
listed something for custom buttons, which is what you want to do ? |
|
#9
|
|||
|
|||
|
Quote:
i try the concept of burron2 but it make all buttons same (as button2) but i want two different buttons for default installation and custom installation. |
|
#10
|
||||
|
||||
|
I use on installer page, But you still use Button.png too. Otherwise the buttons will not appear.
Tip: When I want to use different buttons, i always set Button.png and ButtonSelected.png with the size 1x1. So i can use the buttons below and not have any issue. Code:
Back.png, Next.png, Cancel.png, Music.png. BackSelected.png, NextSelected.png, CancelSelected.png, MusicSelected.png. BackClicked.png, NextClicked.png, CancelClicked.png, MusicClicked.png. Code:
SmallButton.png, SmallMusic.png, SmallCancel.png. SmallButtonSelected.png, SmallMusicSelected.png, SmallCancelSelected.png. SmallButtonClicked.png, SmallMusicClicked.png, SmallCancelClicked.png. ![]() You need to thoroughly test.
Last edited by Fabioddq; 07-08-2013 at 07:00. |
|
#11
|
||||
|
||||
|
I am using this script to compress my files:
Code:
arc a -lc8 -ep1 -ed -r -w.\ Data\Data1.cab -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 and changed the values in setup.ini to this: Code:
[ExtractSettings2]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1;PrecSrep:1
I cant get the extraction to work at all. The setup just say installation finished without giving me a error. When i see the files in program files nothing has been installed. Last edited by alley_u2; 06-09-2013 at 04:50. |
|
#12
|
||||
|
||||
|
remove precsrep:1 from freearcfile1 line, add PrecompVer=inside to InstallOptions section of setup.ini
|
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
alley_u2 (06-09-2013) | ||
|
#13
|
||||
|
||||
|
Thanks sir. But unfortunately i got this error
Last edited by alley_u2; 06-09-2013 at 10:57. |
|
#14
|
||||
|
||||
|
precomp 0.43 is not supported. Use 0.42
|
|
#15
|
||||
|
||||
|
Help please
installer works correctly in English Russian is not correct to ![]() how to fix it? |
![]() |
|
|
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 |