Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #76  
Old 08-07-2024, 06:56
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 668
Thanks: 471
Thanked 2,374 Times in 542 Posts
BLACKFIRE69 is on a distinguished road
Arrow Avalon Installer


Quote:
Avalon Installer Lite

* The Avalon installer originally comes with FMXInno v1.0.0.3, showcasing the animations and UI capabilities of FMXInno.
* However, this is a ported/downgraded version to support FMXInno v1.0.0.2.
* Since some features are not available in v1.0.0.2, this is a 'Lite' version.
Code:
Script:   Avalon Installer Lite
Engine:   FMXInno v1.0.0.2 (by BLACKFIRE69)
Inspired: Avalon Installer (FMXInno v1.0.0.3)
Creator:  BLACKFIRE69

> Some configurations:
1. Animations and UI

* If you're on a laptop and want to use high settings, make sure you aren't in 'Power saver' mode.
* It is not recommended to use in virtual machines.

Code:
[Personalization]
; [0 = Low][1 = Default][2 = High]
UIQuality=2

; [0 = None][1 = 2x][2 = 4x]
AntiAliasing=2

ShowHints=1

[Personalization\Overview]
EnableAlignPagesToLeftAnimation=1
EnableMouseEventAnimations=1
2. Background ImageType

* The Avalon installer supports built-in background image effects.

Code:
[Personalization]
; Background ImageType = -1 / 1..20,  (-1 == Original Image)
ImageType=4
3. Progress Bar

* Progress bars are fully customizable.

Code:
[Personalization\Progressbar]
TintColor1=$FFDA143B
TintColor2=$FFFDB5C4
OutlineColor=AlPalegoldenrod
OutlineThickness=1.0
BackColor=AlDarkslategray
BackOutlineColor=AlDimgray
BackOutlineThickness=2.0
BackHighlightColorSoftness=0.5
BackHighlightColorTransparency=0.5
DiskLabelBackColor=$FF203040
4. Message Boxes

* Message boxes also support built-in effects.

Code:
[Personalization\MessageForm]
; Background ImageType = 1..10
ImageType=4
5. Components and Redistributions

* You can use an unlimited number of Components/Redistributions.
* It will show the correct game size in the control panel according to the components you selected during the installation process.



Code:
[Personalization\Components]
ShowSize=0
TwoColumns=1
> All configurations:

Code:
[Game]
Name=Senua's Saga: Hellblade II
Version=1.0.0.0
Repacker=BLACKFIRE69

[Requirements]
CpuMHz=4000
GpuMB=6144
RamMB=16384
DiskMB=71680
; [11 = Win11], [10 = Win10], [81 = Win8.1], [8 = Win8], [7 = Win7]
OS=11

; -------------------------------------------------------------

[Personalization]
;ThemeColor=ClrLighterFMX(HTMLColorStrToFMXColor('#9D0C23'), 50)
ThemeColor=AlTomato
TintTransparency=0.5
TintColorTransparency=1.0
OutlineColor=ALRed
OutlineColorSoftness=0.45
OutlineColorTransparency=0.85

; Background ImageType = -1 / 1..20,  (-1 == Original Image)
ImageType=4

; [0 = Low][1 = Default][2 = High]
UIQuality=2

; [0 = None][1 = 2x][2 = 4x]
AntiAliasing=2

ShowHints=1
ShowEqualizer=1
TimerInterval=1000

[Personalization\Overview]
EnableAlignPagesToLeftAnimation=1
EnableMouseEventAnimations=1

[Personalization\Overview\WelcomePage]
TintTransparency=0.8
OutlineColor=ALOrangered
OutlineColorSoftness=0.4
OutlineColorTransparency=0.4
TitleOutlineColor=ALLemonchiffon
TitleFontColor=ALAliceblue
SubTitleFontColor=AlBurlywood

[Personalization\Overview\OtherPages]
TintTransparency=0.7
OutlineColor=AlTomato
OutlineColorSoftness=0.4
OutlineColorTransparency=0.4
TitleOutlineColor=ALLemonchiffon
TitleFontColor=ALAliceblue
SubTitleFontColor=AlBurlywood

[Personalization\Titlebar]
OutlineColor=ALRed
OutlineColorSoftness=0.4
OutlineColorTransparency=0.9

[Personalization\Button]
; Color=$FFDA143B
Color=ALRed
FontColor=AlAliceblue

[Personalization\Checkbox]
Color=FMXColorSetOpacity(AlTomato, 0.6)

[Personalization\Hints]
FontColor=ALBlack
OutlineColor=ALBlack
OutlineThickness=1.2

[Personalization\VolumeBar]
TintTransparency=0.5
OutlineColor=AlTomato
OutlineColorSoftness=0.2
OutlineColorTransparency=0.4

[Personalization\Components]
ShowSize=0
TwoColumns=1

[Personalization\Progressbar]
TintColor1=$FFDA143B
TintColor2=$FFFDB5C4
OutlineColor=AlPalegoldenrod
OutlineThickness=1.0
BackColor=AlDarkslategray
BackOutlineColor=AlDimgray
BackOutlineThickness=2.0
BackHighlightColorSoftness=0.5
BackHighlightColorTransparency=0.5
DiskLabelBackColor=$FF203040

[Personalization\MessageForm]
; Background ImageType = 1..10
ImageType=4

FontColorTitle=AlPapayawhip
FontColorDesc=AlHoneydew
ButtonColor=$FFE94B4B
ButtonFontColor=AlAliceblue

[Uninstaller]
; [0 = Default], [1 = Fluent-UI]
Type=1

; -------------------------------------------------------------

[Datas]
Password=123test123

[Datas\Data1]
File={src}\data1.bf
SizeMB=1245

[Datas\Data2]
File={src}\data2.bf
SizeMB=2356

[Datas\Data3]
File={src}\data3.bf
SizeMB=4578

; -------------------------------------------------------------

[Compos]
Desc=Selectable components.

[Compos\Compo1]
Name=English
File={src}\data-english.bf
SizeMB=1245

[Compos\Compo2]
Name=Russian
File={src}\data-russian.bf
SizeMB=2356

[Compos\Compo3]
Name=4K Textures
File={src}\data-hd_texture_pack.bf
SizeMB=4578

[Compos\Compo4]
Name=Multiplayer
File={src}\data-multiplayer.bf
SizeMB=5689

[Compos\Compo5]
Name=DLC
File={src}\data-dlc_pack.bf
SizeMB=1346

[Compos\Compo6]
Name=Extra Videos
File={src}\data-4k_videos.bf
SizeMB=4679

; -------------------------------------------------------------

[Redists]
Desc=Redistributions

[Redists\Redist1]
Name=Direct X
File={src}\Redists\dxsetup.exe
Args=/silent

[Redists\Redist2]
Name=Visual C++ 2015 x64
File={src}\Redists\vcsetup.exe
Args=/silent

[Redists\Redist3]
Name=Visual C++ 2019 x64
File={src}\Redists\vcsetup.exe
Args=/silent

[Redists\Redist4]
Name=Visual C++ 2022 x64
File={src}\Redists\vcsetup.exe
Args=/silent

; -------------------------------------------------------------

[Execs]
Desc=Desktop/Group Shortcuts of %s

[Execs\AppExe1]
Name=Fallout 4 Launcher
Exe=Fallout4.exe
Icon=Fallout4.exe
IconIdx=0
Args=--fullscreen
WorkingDir={app}\Bin

[Execs\AppExe2]
Name=Witcher 3 Launcher DirectX 10
Exe=Witcher3_DX10.exe
Icon=Witcher3_DX10.exe
IconIdx=0
Args=--fullscreen
WorkingDir={app}\Bin32

[Execs\AppExe3]               
Name=Fallout 4 Launcher DirectX 12
Exe=Witcher3_DX12.exe
Icon=Witcher3_DX12.exe
IconIdx=0
Args=--fullscreen
WorkingDir={app}\Bin32


.
Attached Images
File Type: png 1.png (247.9 KB, 277 views)
File Type: png 2.png (270.9 KB, 253 views)
File Type: png 3.png (272.1 KB, 250 views)
File Type: png 4.png (267.5 KB, 245 views)
File Type: png 5.png (227.4 KB, 278 views)
File Type: png 6.png (233.1 KB, 271 views)
File Type: png 7.png (229.3 KB, 268 views)
File Type: png 8.png (229.7 KB, 270 views)
File Type: png x0.png (195.6 KB, 260 views)
File Type: png x1.png (263.9 KB, 242 views)
File Type: png y1.png (217.4 KB, 273 views)
File Type: png y2.png (248.2 KB, 274 views)
File Type: gif z1.gif (1.61 MB, 255 views)
File Type: gif z2.gif (1.78 MB, 248 views)
Attached Files
File Type: rar Avalon_Installer_Lite_v0.1.rar (23.93 MB, 89 views)
Reply With Quote
The Following 11 Users Say Thank You to BLACKFIRE69 For This Useful Post:
ADMIRAL (08-07-2024), audiofeel (08-07-2024), Behnam2018 (08-07-2024), CrownRepack (12-07-2024), Fak Eid (08-07-2024), Gehrman (08-07-2024), hitman797 (19-07-2024), Jahan1373 (08-07-2024), Lord.Freddy (09-07-2024), observer23232 (12-07-2024), ScOOt3r (08-07-2024)
Sponsored Links
  #77  
Old 12-07-2024, 17:33
Th3Raven's Avatar
Th3Raven Th3Raven is offline
Registered User
 
Join Date: Mar 2012
Location: Romania
Posts: 90
Thanks: 57
Thanked 54 Times in 33 Posts
Th3Raven is on a distinguished road
Send a message via Yahoo to Th3Raven
Quote:
Originally Posted by audiofeel View Post
Froza Style
Adaptation - localization of the Java newstone script.
(Translated into Russian. Resizing of some objects, etc.).
The functionality is all in place.
Four pages, installation of additional software. Checking the location. Animation. Gaussian Blur.
Music. Everything scales perfectly by 200%.
Launch the game (after successful installation).
Restarting (itself) the installation after a failed installation.
Deleting the game (if there is a key in the registry) before starting the installation.
Is it possible to add multiple app exe and components to the installer?
Reply With Quote
  #78  
Old 13-07-2024, 02:06
audiofeel's Avatar
audiofeel audiofeel is offline
Registered User
 
Join Date: Jan 2013
Location: Russia
Posts: 356
Thanks: 435
Thanked 818 Times in 299 Posts
audiofeel is on a distinguished road
Quote:
Originally Posted by Th3Raven View Post
Is it possible to add multiple app exe and components to the installer?
Yes, it can be done. the archive in the post has been updated
Attached Images
File Type: png q.png (411.8 KB, 170 views)

Last edited by audiofeel; 13-07-2024 at 02:15.
Reply With Quote
The Following User Says Thank You to audiofeel For This Useful Post:
Th3Raven (13-07-2024)
  #79  
Old 13-07-2024, 03:11
Th3Raven's Avatar
Th3Raven Th3Raven is offline
Registered User
 
Join Date: Mar 2012
Location: Romania
Posts: 90
Thanks: 57
Thanked 54 Times in 33 Posts
Th3Raven is on a distinguished road
Send a message via Yahoo to Th3Raven
Thank you for quick reply and update.

The only thing i can't see, and maybe will be added later, is how to add more desktop icons. For example for game collections or if the game have config and game exe as well. Either way, thanks once again.

Last edited by Th3Raven; 13-07-2024 at 03:22. Reason: Added more text
Reply With Quote
The Following User Says Thank You to Th3Raven For This Useful Post:
audiofeel (13-07-2024)
  #80  
Old 13-07-2024, 04:26
audiofeel's Avatar
audiofeel audiofeel is offline
Registered User
 
Join Date: Jan 2013
Location: Russia
Posts: 356
Thanks: 435
Thanked 818 Times in 299 Posts
audiofeel is on a distinguished road
Quote:
Originally Posted by Th3Raven View Post
Thank you for quick reply and update.

The only thing i can't see, and maybe will be added later, is how to add more desktop icons. For example for game collections or if the game have config and game exe as well. Either way, thanks once again.
The post has been updated

Last edited by audiofeel; 13-07-2024 at 10:08.
Reply With Quote
The Following User Says Thank You to audiofeel For This Useful Post:
Th3Raven (13-07-2024)
  #81  
Old 14-07-2024, 02:03
Th3Raven's Avatar
Th3Raven Th3Raven is offline
Registered User
 
Join Date: Mar 2012
Location: Romania
Posts: 90
Thanks: 57
Thanked 54 Times in 33 Posts
Th3Raven is on a distinguished road
Send a message via Yahoo to Th3Raven
Quote:
Originally Posted by audiofeel View Post
The post has been updated
Thank you so much for updating it this fast. Tested the desktop shortcut by adding 3 more shortcuts to the list and is working perfectly. I assume that now we can add as many redist, components (DLC, languages ) and shortcuts as we need. Thanks once again. Simple to use and clean installer.
Reply With Quote
The Following 2 Users Say Thank You to Th3Raven For This Useful Post:
audiofeel (14-07-2024), Behnam2018 (17-07-2024)
  #82  
Old 19-07-2024, 03:24
Th3Raven's Avatar
Th3Raven Th3Raven is offline
Registered User
 
Join Date: Mar 2012
Location: Romania
Posts: 90
Thanks: 57
Thanked 54 Times in 33 Posts
Th3Raven is on a distinguished road
Send a message via Yahoo to Th3Raven
Sorry for disturbing again... I am just wondering if is possible, on the Froza installer, on the components to add a different install path... For example I have X game that install mods to the user docs folder and not in game directory...
The solution I use for now is to add it into files section of the script... is not elegant but will do for the moment.
Reply With Quote
  #83  
Old 19-07-2024, 03:59
hitman797's Avatar
hitman797 hitman797 is offline
Registered User
 
Join Date: Feb 2013
Location: Algeria
Posts: 167
Thanks: 443
Thanked 180 Times in 117 Posts
hitman797 is on a distinguished road
Quote:
Originally Posted by Th3Raven View Post
Sorry for disturbing again... I am just wondering if is possible, on the Froza installer, on the components to add a different install path... For example I have X game that install mods to the user docs folder and not in game directory...
The solution I use for now is to add it into files section of the script... is not elegant but will do for the moment.
instead of {app} use {userdocs}
Code:
    #ifdef Data1
      if FileExists(ExpandConstant('{src}\{#Data1Path}')) then
      begin
        ISArcDiskAddingSuccess:= ISArcExAddDisks(ExpandConstant('{src}\{#Data1Path}'), '{#DiskPassword}', ExpandConstant('{app}'));
        if not ISArcDiskAddingSuccess then
        break;
        ISArcExDiskCount:= ISArcExDiskCount + 1;
      end;
    #endif
Code:
    #ifdef Data1
      if FileExists(ExpandConstant('{src}\{#Data1Path}')) then
      begin
        ISArcDiskAddingSuccess:= ISArcExAddDisks(ExpandConstant('{src}\{#Data1Path}'), '{#DiskPassword}', ExpandConstant('{userdocs}'));
        if not ISArcDiskAddingSuccess then
        break;
        ISArcExDiskCount:= ISArcExDiskCount + 1;
      end;
    #endif
Reply With Quote
  #84  
Old 19-07-2024, 12:41
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 144
Thanks: 89
Thanked 136 Times in 53 Posts
Fak Eid is on a distinguished road
Epic Games Installer

After working on Steam Limitless, this idea clicked my mind and ever since I've been working on it and always wanted to share. It's just I'm soo excited to share this piece of work with you all, well most of the code is reused from Steam Limitless. So, here is the stable version of my Epic Games Installer.

Please test it and feel free to report them back to me. Works best on 1080p 125% scale

Right now, you can have:
- Unlimited Redists
- DSG or Custom Tools support for extraction
- Promised Updates will be posted here in future

What's New:
- Different type of Files Verification
- Different type of Installation progress Bar and section.
- Custom created Font
- Custom created style file for all resolution support
- Custom Slideshow and Generic WebView file added

PS: Humble request to please not remove the watermark and link to my YT channel. This is going to be the final update of the installer. All updates included. Bug fixes will only happen if reported in future.
Attached Images
File Type: jpg Screenshot 2024-07-20 011829.jpg (10.1 KB, 192 views)
File Type: jpg Screenshot 2024-07-20 005128.jpg (85.2 KB, 195 views)
File Type: jpg Screenshot 2024-07-20 005802.jpg (43.0 KB, 191 views)
File Type: jpg Screenshot 2024-07-20 005925.jpg (41.5 KB, 184 views)
File Type: jpg Screenshot 2024-07-20 010158.jpg (48.2 KB, 193 views)
File Type: jpg Screenshot 2024-07-20 010422.jpg (42.3 KB, 188 views)
File Type: jpg Screenshot 2024-07-20 010542.jpg (33.6 KB, 188 views)
File Type: jpg Screenshot 2024-07-20 010723.jpg (91.6 KB, 189 views)
File Type: jpg Screenshot 2024-07-20 010904.jpg (93.1 KB, 191 views)
File Type: jpg Screenshot 2024-07-20 010934.jpg (18.1 KB, 189 views)
File Type: jpg Screenshot 2024-07-20 011459.jpg (78.3 KB, 189 views)
File Type: jpg Screenshot 2024-07-20 011738.jpg (67.0 KB, 196 views)
File Type: jpg Screenshot 2024-07-20 011249.jpg (19.6 KB, 189 views)
File Type: gif Video 1.gif (752.3 KB, 193 views)
File Type: gif Video 2.gif (663.6 KB, 190 views)
Attached Files
File Type: rar Epic Games Installer [12-08].rar (19.38 MB, 32 views)

Last edited by Fak Eid; 12-08-2024 at 02:59.
Reply With Quote
The Following 10 Users Say Thank You to Fak Eid For This Useful Post:
ADMIRAL (20-07-2024), audiofeel (19-07-2024), Behnam2018 (19-07-2024), BLACKFIRE69 (23-07-2024), CrownRepack (24-07-2024), hitman797 (12-08-2024), Jahan1373 (19-07-2024), Lord.Freddy (12-08-2024), ScOOt3r (20-07-2024), war100ck (29-07-2024)
  #85  
Old 19-07-2024, 12:54
audiofeel's Avatar
audiofeel audiofeel is offline
Registered User
 
Join Date: Jan 2013
Location: Russia
Posts: 356
Thanks: 435
Thanked 818 Times in 299 Posts
audiofeel is on a distinguished road
@Fak Eid
Great, I like it, better

Last edited by audiofeel; 19-07-2024 at 12:57.
Reply With Quote
The Following 2 Users Say Thank You to audiofeel For This Useful Post:
Behnam2018 (19-07-2024), Fak Eid (19-07-2024)
  #86  
Old 20-07-2024, 22:45
audiofeel's Avatar
audiofeel audiofeel is offline
Registered User
 
Join Date: Jan 2013
Location: Russia
Posts: 356
Thanks: 435
Thanked 818 Times in 299 Posts
audiofeel is on a distinguished road
Arrow Mirrors Edge Game Menu Installer

Mirrors Edge Game Menu Installer
An installer in the style of the Mirror's Edge game menu. This is just an example of the possibilities. Do not use it for its intended purpose.
Attached Images
File Type: png A.png (941.8 KB, 148 views)
File Type: png B.png (1.15 MB, 148 views)
File Type: png C.png (1.24 MB, 140 views)
File Type: png D.png (1.23 MB, 146 views)
File Type: png E.png (1.16 MB, 143 views)
File Type: png F.png (1.12 MB, 146 views)
Attached Files
File Type: 7z Mirrors Edge[21.07].7z (10.30 MB, 52 views)
Reply With Quote
The Following 6 Users Say Thank You to audiofeel For This Useful Post:
Behnam2018 (21-07-2024), BLACKFIRE69 (23-07-2024), CrownRepack (24-07-2024), Jahan1373 (21-07-2024), ScOOt3r (21-07-2024), war100ck (29-07-2024)
  #87  
Old 21-07-2024, 07:12
demon964 demon964 is offline
Registered User
 
Join Date: Feb 2014
Location: Azerbaijan
Posts: 30
Thanks: 1
Thanked 6 Times in 4 Posts
demon964 is on a distinguished road
Quote:
Originally Posted by Fak Eid View Post
Into the new era of FMXInno with the latest FNewINI implementation. This installer is a beast in terms of Code Optimization and new features.

- Enable or disable the use of DSG depending on your choice (Thanks to @Cesar82 for making it DSG compatible)
- You can have as many AppExes (currently 4) and Data files
- You can have upto 50 Redist, 50 Additional Component and 50 Languages files each. Limited because I don't want anyone to abuse the resources but if you want to increase the capacity more, check here
- No need to make any changes to the script at all. The Installer.ini file inside the 'Game' folder supports everything, even Data, Redist, Component and Languages
- Play Page to directly play your game by selecting AppExe from installer
- Watch Game Trailer during installation.
- More Installer Upgrades

Benefits of the installer:
- Separate .iss to read the installer script.
- Code Optimized rendering of SidePanel component and Tab
- Code Optimized rendering of Redist, Component and Language creation
- Code Optimized for Shortcut Creation
- Code Optimized for Data, Component and Language file decompression
- Code Optimized for Post Install Redist Installation
- Script is independent of changes in number of max Data, Redist or additional component count. You can have as many as UI can support
- Better Error Handling
- Fixed a bug where missing Data File still proceeded with Installation.
- Variant of style.bin for FCheckbox (Thanks to @AgentV)

Check out the Automate folder for:
- MD5 verification of your files
- Automatically creating the .iss for importing list of Tools
- Automatically creating the .iss for extracting required tools during decompression

What is DSG (DiskSpan) compatibility?
The infamous DiskSpan compressor has been made compatible with this installer. Whether or not your compression was done using DSG, you can still extract your Data Files by:
Copying the Setup.dll in the Unpack > Decomp_DSG Folder

In case you don't know the compression method, open your Data#.bin with FreeArc and go to "INFO" > "Solid Blocks" tab to know exactly the name of the methods used.
Within the "Setup DLL" tab of the DSG, access the "Maker" sub-tab and paste the methods one on each line. Example:
Code:
xtool:mzlib+srep+lolz
xtool:bk2
xtool:mkraken:core_2.9.2
You can uncheck the split and diskspan checkboxes at the bottom of the window and click Create to create the Setup.dll file.
More Info DiskSpan GUI

PS: User also has an option to choose if they want to extract using their tools or DSG. In case they opt to choose their tools, they can put their files inside Unpack > Decomp_Custom > Tools.
And run, Automate > Create Tools List.bat and Create Tools Init.bat

This installer will have more upgrade if these pending requests are fulfilled.
Hi. Can you add function for search game folder and regedit. If game already installed, delete files

You can check from this project
Reply With Quote
  #88  
Old 22-07-2024, 05:35
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 144
Thanks: 89
Thanked 136 Times in 53 Posts
Fak Eid is on a distinguished road
Quote:
Originally Posted by demon964 View Post
Hi. Can you add function for search game folder and regedit. If game already installed, delete files

You can check from this project
I reported an issue here of why search folder can't be implemented. The reason, I had to go with this approach, both in Steam as well as Epic Games.

If you want to put it inside the subfolder, you can edit the text in directory box as well.

Regedit is working, I verified.
If the game is already installed then the user will only have the option to play which is standard UI in Steam. I can put a button to uninstall, but the question is where?
Reply With Quote
  #89  
Old 22-07-2024, 06:07
demon964 demon964 is offline
Registered User
 
Join Date: Feb 2014
Location: Azerbaijan
Posts: 30
Thanks: 1
Thanked 6 Times in 4 Posts
demon964 is on a distinguished road
you can add droplist like this for uninstall game






also have problem with windows 7 low end PC. When i run setup (DIsk spn gui used) after 20-30 % cant unpack files. I think fitgirl added maximum 2gb ram usage. its same problem
Reply With Quote
  #90  
Old 22-07-2024, 23:13
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 91
Thanked 8 Times in 8 Posts
Jahan1373 is on a distinguished road
Smile Good

I hope you finish this installation as soon as possible, it will be great, I am waiting for the final version, I hope it has a lot of information
please
6-data.bin
have
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ASIS: Advanced Simple Installer Script KaktoR Conversion Tutorials 1376 09-10-2024 08:20
FMXInno - Windows Fluent Design Installer UI for Inno BLACKFIRE69 Conversion Tutorials 865 16-09-2024 12:06
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Installer Creator Source Code Razor12911 Conversion Tutorials 19 13-12-2015 10:20



All times are GMT -7. The time now is 11:24.


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