FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   64-bit Repository (https://fileforums.com/showthread.php?t=107233)

Razor12911 02-08-2026 18:01

64-bit Repository
 
Reserved

Razor12911 02-08-2026 18:09

1 Attachment(s)
Inno Setup Archiver example

For discussions and updates, check here

Razor12911 02-08-2026 18:12

1 Attachment(s)
Inno Setup Freearc example

Source

Razor12911 03-08-2026 08:57

1 Attachment(s)
Inno Setup botva2 example

Source1, Source2

Razor12911 03-08-2026 10:09

1 Attachment(s)
Inno Setup BASS example

Source1, Source2

Razor12911 08-08-2026 13:10

1 Attachment(s)
Utils

Razor12911 10-08-2026 22:05

3 Attachment(s)
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.

ant_sh 12-08-2026 21:36

Quote:

Originally Posted by Razor12911 (Post 510624)
Inno Setup Freearc example Source

I'm trying to make my own x64 unarc mingw build, it compiles OK but doesn't extract or test arc archives.
Where is this working x64 build of unarc.dll from? Who made it and how?

Razor12911 17-09-2026 22:41

5 Attachment(s)
2052 design

Add this config to any existing script:

Code:

#include "bass\bass.iss"
#include "utils\utils.iss"
#define Watermark "Designed by Razor12911"
#define AccentColor int("$FFDD007F")
#define CustomCursor
#define EnableStats
#define FontName "Eurostile"
#define FontFile "eurostile.ttf"
#define ProgressBar "WizardForm.ProgressGauge"
#include "2052\design.iss"



All times are GMT -7. The time now is 22:31.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com