|
|
|
#1
|
|||
|
|||
|
setup doesnt support transparent button background...
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
I understand. I will make simple buttons and also had been great! I was really impressed with your work with transparent backgrounds and bmp.
I had problems with ButtonSelected. They didn't appear as they should. I think it is because Button has a size of 307x47 and ButtonSelected has 983x119 . So after creating the Autorun.bmp, the remaining space on ButtonSelected not appeared in Setup. Last edited by Fabioddq; 05-12-2012 at 10:09. |
|
#3
|
|||
|
|||
|
Check this out. Yener, Can this be an addon on you CIU?
As a splash screen. Only works with using code. Well that is if you can deinitialize it. Haven't figured out how to. |
|
#4
|
|||
|
|||
|
Hey Yener. Can You Also Include ISExec Function.
Code:
if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\Arc.exe'), ExpandConstant('x -o+ "{src}\001.arc" "{app}\"'), ExpandConstant('{tmp}'), '...',false) then break;
If PrecSrep is Enabled: This can be PrecSrep:2 It must be ARC>PCF>SREP>ARC>7ZIP>ARC ARC- For Containing all the files PCF- For making files almost worth less. SREP- For better compression ARC- For more compression ISEXEC 7-ZIP- For splitting the files(In order for them to fit in DVD5's or whatever) ARC- No compression for each splited file, then Done. If PrecSrep is Disabled It must be: ARC/RAR/7-ZIP - Best Compression ISEXEC 7ZIP - Splitting the Compressed File ARC/RAR/7ZIP For Splitted Files. Done Just Avoiding Million Files Of Games..... Like The Hitman Conversion by Fabioddq |
|
#5
|
||||
|
||||
|
Hi yener, i have two doubt:
1. About [LangBox] if put ShowOnly=12, the installer show 10 flag's. If i put ShowOnly=10, the installer show 9 flag's. Is correct? 2. Autorun has support for [MinimizeButton] and [ExitButton] ? Thanks as always!
|
|
#6
|
|||
|
|||
|
Quote:
![]() Quote:
thought its not required...will add it if i find time^^ |
| The Following User Says Thank You to yener90 For This Useful Post: | ||
Fabioddq (06-12-2012) | ||
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
|||
|
|||
|
REV0 did something like that
![]() he converted Exit button to close button. currently you can use his idea, until i add it^^ its not a big step. 30 mins job. |
| The Following User Says Thank You to yener90 For This Useful Post: | ||
Fabioddq (06-12-2012) | ||
|
#9
|
|||
|
|||
|
Stacked Deck
i really dont like to include more dlls to my installer.... lil help for you: Code:
InitializeAnimation(MainForm.Handle, ExpandConstant('{tmp}\'), 90, 1);
|
| The Following 3 Users Say Thank You to yener90 For This Useful Post: | ||
|
#10
|
|||
|
|||
|
how am i going to deintialize it?
______ Can you add a folders in setup.cab or just outside which setup will extract after completing setup installation where users can insert their updates, saveddata, cracks and dlcs for complete recovery. And user will set their destination directory in setup.ini e.g. updates={appdata}\konami\pro..'. Something like that, not just redo the whole conversion. Last edited by Stacked Deck; 07-12-2012 at 01:05. |
|
#11
|
||||
|
||||
|
C'mon, people! For transparent images: download IrfanView; open the picture; Save as; set Save as type to PNG; enable Save Transparent Color on the right; Save; click on the transparent color or press Escape for no transparent color. And IrfanView is only a few Megabytes.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#12
|
|||
|
|||
|
thx yener.. CIU its really rich of feature.. you really freely express your design because of png support on background.. but i really confuse/ can't find install button on autorun
.. i can access setup via uninstall icon.. is it right button?btw awesome works.. Last edited by shanrq; 08-12-2012 at 14:09. |
|
#13
|
||||
|
||||
|
Quote:
Check this video about this posted by yener: http://goo.gl/c7vxI Check too on Setup.cab from CIU, extract and look for files to understand better. GIMP is recommended to create the image.bmp (Autorun.bmp or Installer.bmp) Last edited by Fabioddq; 08-12-2012 at 14:15. |
|
#14
|
|||
|
|||
|
Yup...install & Uninstall buttons are the same gfx...
look that yener90 typed : Un Install Button , instead of : Uninstall Button *** Look for this in Setup.ini : UnInstallButton
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart. Last edited by amin fear; 08-12-2012 at 21:57. |
| The Following User Says Thank You to amin fear For This Useful Post: | ||
shanrq (08-12-2012) | ||
|
#15
|
||||
|
||||
|
Help me!
I followed the tutorial step by step and the background is not transparent. The background is black. I tested with the image Autorun.png of CIU. I used GIMP 2.8.2 (Download Baixaki). |
![]() |
|
|
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 |