Go Back   FileForums > Search Forums

Showing results 1 to 25 of 272
Search took 0.01 seconds.
Search: Posts Made By: audiofeel
Forum: Conversion Tutorials 03-07-2025, 13:46
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow R.G.BitSquad

A small update to the installer from this post = https://fileforums.com/showpost.php?p=506488&postcount=167
Fixed - the installer freezes completely when scrolling through the scrollbox with...
Forum: Conversion Tutorials 02-07-2025, 19:29
Replies: 206
Views: 122,432
Posted By audiofeel
In fact, everything is limited only to Inno...

In fact, everything is limited only to Inno Setup. Sometimes, when necessary, I create interface elements in the Rad Studio program in a file for styles (.style, .fsf, etc.).

For example, a...
Forum: Conversion Tutorials 30-06-2025, 04:56
Replies: 868
Views: 412,881
Posted By audiofeel
My guess is that there are too many frames in...

My guess is that there are too many frames in your gif animation file or its size is large. my example uses a gif animation with a minimum framerate and a size of 1.35 MB. Yes, there is a delay, but...
Forum: Conversion Tutorials 28-06-2025, 02:44
Replies: 206
Views: 122,432
Posted By audiofeel
In the monochrome installer, all test archives...

In the monochrome installer, all test archives are compressed using Srep.
arc.exe a -i1 -ep1 -r -ed -s; -hp123test123 -w.\_temp -m=srep+dict:p+lzma _Output\data1.bin "data1\*"

and of course, for...
Forum: Conversion Tutorials 24-06-2025, 02:21
Replies: 206
Views: 122,432
Posted By audiofeel
Exclamation Game Store 1.0.0.0

A small update to the installer from this post
https://fileforums.com/showpost.php?p=506487&postcount=166
So....
In general, the size of the selected components is now calculated with a ban if it...
Forum: Conversion Tutorials 20-06-2025, 12:04
Replies: 2
Views: 238
Posted By audiofeel
if...

if ISDoneInit(ExpandConstant('{tmp}\records.inf'), $F777, 0, 0, 0, WizardForm.Handle, 512, @ProgressCallback) and FileSearchInit(True) then
Forum: Conversion Tutorials 21-05-2025, 23:48
Replies: 7
Views: 771
Posted By audiofeel
Does the deletion not work for you? ...

Does the deletion not work for you?

[UninstallDelete]
Name: {app}; Type: FilesAndOrDirs
Forum: Conversion Tutorials 17-05-2025, 09:51
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow OpenSetup

https://fileforums.com/showthread.php?p=503595#post503595
Small update for this installer
Removed unnecessary social network and donation buttons. Corrected something... now the accent color...
Forum: Conversion Tutorials 15-05-2025, 06:06
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow Starfield

https://fileforums.com/showpost.php?p=503606&postcount=18
small update. minor bugs fixed, added ability to change theme from dark to light (when changing it turns out complete crap), hide music,...
Forum: Conversion Tutorials 08-05-2025, 01:33
Replies: 1
Views: 574
Posted By audiofeel
in the freeark "C:\Program Files...

in the freeark "C:\Program Files (x86)\FreeArc\Addons\Unarc-DLL" folder you will find everything for cpp and delphi
Forum: Conversion Tutorials 04-05-2025, 02:29
Replies: 254
Views: 134,023
Posted By audiofeel
Arrow Everything is ready, I kept everything as...

Everything is ready, I kept everything as original as possible.
:o
Forum: Conversion Tutorials 02-05-2025, 15:05
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow Lesta Mod Installer

https://fileforums.com/showpost.php?p=506104&postcount=134
Now the script from this post is without compiler protection, all iss files are included,
Added buttons next and back. Added the ability...
Forum: Conversion Tutorials 01-05-2025, 14:35
Replies: 206
Views: 122,432
Posted By audiofeel
In fact, there are two ways to save the style...

In fact, there are two ways to save the style file. In binary form (it turns out to be smaller in size with the . fsf extension) and simply in text form (it turns out to be larger in size with the ....
Forum: Conversion Tutorials 01-05-2025, 12:08
Replies: 206
Views: 122,432
Posted By audiofeel
WorkDir={app}\Motogp25\motogp25\Binaries\Win64\mot...

WorkDir={app}\Motogp25\motogp25\Binaries\Win64\mot ogp25-Win64-Shipping

WorkDir={app}\Motogp25\motogp25\Binaries\Win64
Forum: Conversion Tutorials 28-04-2025, 18:10
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow Untitled Installer

https://fileforums.com/showpost.php?p=504303&postcount=47

rebuilt the script from this post, now all the niceties are in the style file, the code has been reduced by 1400 lines.
:o
Forum: Conversion Tutorials 26-04-2025, 18:52
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow Sakura Installer

https://fileforums.com/showpost.php?p=506112&postcount=139

now the installer from this post includes the source files, without the compiler - protection
:o
Forum: Conversion Tutorials 24-04-2025, 17:55
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow Eleven Style

https://fileforums.com/showpost.php?p=503594&postcount=8
I cleaned up the script a bit, shortened the code. I added a page - about the game
:o
Forum: Conversion Tutorials 21-04-2025, 07:32
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow Vesta Installer

added the ability to install components via archives
added a progress bar that is activated when performing redist packs (it was in the original, I did not see it)
:o
Forum: Conversion Tutorials 18-04-2025, 17:29
Replies: 206
Views: 122,432
Posted By audiofeel
Arrow R.G.Nitokin

https://fileforums.com/showpost.php?p=505505&postcount=123

now the installer from this post includes the source files, without the compiler - protection
:o
Forum: Conversion Tutorials 15-04-2025, 18:59
Replies: 206
Views: 122,432
Posted By audiofeel
MACStyle

There was a slight redesign of the installer from this post.
https://fileforums.com/showpost.php?p=503831&postcount=34
Forum: Conversion Tutorials 14-04-2025, 15:45
Replies: 206
Views: 122,432
Posted By audiofeel
Samurai Installer

https://fileforums.com/showpost.php?p=506430&postcount=157
This post now also provides the source files for the installer, without the compiler.
Forum: Conversion Tutorials 13-04-2025, 15:18
Replies: 206
Views: 122,432
Posted By audiofeel
xbox

https://fileforums.com/showpost.php?p=506435&postcount=160
Updated: Now the installer from this post with ISS files.
Forum: Conversion Tutorials 09-04-2025, 10:33
Replies: 206
Views: 122,432
Posted By audiofeel
Radeon

All the niceties are now in the style file for the dark and light theme (the code is now 1000 lines shorter), I did everything a little differently, etc., etc.
Post updated
Forum: Conversion Tutorials 19-03-2025, 12:33
Replies: 206
Views: 122,432
Posted By audiofeel
Exclamation Core Pack styles

Now this is a set of scripts - styles Core Pack
Includes five styles (known to me)
CPI FMX
CPI v5.0
CPI v7.0
CPUIbn0425
Installer 1
Post updated...
Forum: Conversion Tutorials 19-03-2025, 12:19
Replies: 206
Views: 122,432
Posted By audiofeel
Exclamation redshank installer updated

Redshank installer updated. all settings are now in the ini file. other small changes related to transferring to the style file. now the code is 1200 lines shorter.
Post updated
:o
Showing results 1 to 25 of 272

 
Forum Jump


All times are GMT -7. The time now is 14:41.


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