|
#1
|
||||
|
||||
|
Hi all, after some testing and searching and also request from Cuttlas, i decide to upload step-by-step tutorial how to add alpha skins support into inno setup, like title said, so lets go.
attached archive containe all this changes and inno setup 6.0.4 src version, i tryed to check if it works on latest beta source but i get some errors during compilation of original unchanged source and i don't have time to figure out how to fix this errors, so at least it work with this version and should work with new one, also 5px_frame_fix.zip contains setup.dpr with necessary changes to fix 5 px unskined frame and recompiled setup.e32 file, so to use this fix just replace setup.e32 file in base archive with new one
Last edited by altef_4; 16-10-2020 at 01:42. |
| The Following 13 Users Say Thank You to altef_4 For This Useful Post: | ||
Cesar82 (03-10-2020), Cuttlas (03-10-2020), DiCaPrIo (04-10-2020), felice2011 (04-10-2020), ffmla (16-10-2020), Grumpy (03-10-2020), Gupta (03-10-2020), joker85 (03-07-2025), Mortal Lord (04-10-2020), oo7 (20-12-2020), papas (21-10-2020), Razor12911 (04-10-2020), XxAZAxX (15-10-2020) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Thank you altef_4, my bro
![]() nice and clean. |
|
#3
|
||||
|
||||
|
I think this post should be Sticky
|
|
#4
|
||||
|
||||
|
First post updated, added 5px frame fix, thanks for info about fix going to Cuttlas
Info about fix: Code:
{$SETPEOSVERSION 6.0}
{$SETPESUBSYSVERSION 6.0}
if required Windows version is old (6.0), then GetWindowRect and GetClientRect functions works not correctly under new Windows versions
|
| The Following User Says Thank You to altef_4 For This Useful Post: | ||
Cuttlas (15-10-2020) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BlackBox v2 | y_thelastknight | Conversion Tutorials | 567 | 11-03-2025 07:16 |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| Inno Setup With Alpha Skins | Cuttlas | Conversion Tutorials | 0 | 01-10-2020 11:54 |
| Useful Dll for Inno Setup users | peterf1999 | Conversion Tutorials | 88 | 01-12-2017 16:00 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |