View Single Post
  #7  
Old 10-08-2026, 22:05
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,761
Thanks: 2,192
Thanked 11,242 Times in 2,318 Posts
Razor12911 is on a distinguished road
Discover design

Add this config to any existing script:
Code:
#define AccentColor int("$FFFF341A")
#define DarkMode 1
#define FontName "Oxanium"
#define FontFile "oxanium.ttf"
#define FormWidth 830
#define FormHeight 650
#define CaptionText "Discover"
#define CaptionSize 60
#define ProgressBar "WizardForm.ProgressGauge"
#include "discover\design.iss"
Design made to push 64-bit adoption but works nonetheless on 32-bit version inno.
Attached Images
File Type: png Screenshot 2026-08-11 070013.png (38.1 KB, 23 views)
File Type: png Screenshot 2026-08-11 070031.png (39.4 KB, 23 views)
Attached Files
File Type: 7z discover_r2.7z (21.80 MB, 4 views)

Last edited by Razor12911; Yesterday at 02:37.
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
audiofeel (10-08-2026), ScOOt3r (Yesterday)