Go Back   FileForums > Search Forums

Showing results 1 to 25 of 36
Search took 0.02 seconds.
Search: Posts Made By: Lord.Freddy
Forum: Conversion Tutorials 20-03-2023, 11:48
Replies: 25
Views: 4,508
Posted By BLACKFIRE69
Arrow ISArcEx - Updates

ISArcEx - Quality Updates

How to Update:

- Just replace the old DLL(v0.4.0.1 - 2023-Jan-05)
with the new DLL(v0.4.0.1 - 2023-Mar-20).
Forum: Conversion Tutorials 13-03-2023, 05:55
Replies: 1
Views: 144
Posted By BLACKFIRE69
wTastBar.dll - Uncompressed. (LibOnly)

wTastBar.dll - Uncompressed. (LibOnly)
Forum: Conversion Tutorials 13-03-2023, 05:42
Replies: 1
Views: 144
Posted By BLACKFIRE69
Thumbs up Windows Taskbar Plugin for InnoSetup

Windows taskbar plugin for InnoSetup

FileName: wTaskBar.dll
Size: 18kb

procedure pTaskbarTitle(const Title: WideString);
procedure pTaskBarProgressValue(const PctValue:...
Forum: Conversion Tutorials 09-03-2023, 03:37
Replies: 307
Views: 49,106
Posted By BLACKFIRE69
Arrow FMXInno v1.0.0.2 - Updates

FMXInno - Quality Updates

What's New:

* Fixed the initialization failure when the Setup.exe is in external driver, USB or ISO files.
* Updated external plugins.


Check out the first...
Forum: Conversion Tutorials 29-12-2022, 20:56
Replies: 225
Views: 44,825
Posted By Cesar82
DiskSpan GUI v2.0.1.5

Updated DiskSpan GUI to v2.0.1.5 in the first post.
- Updated XTool precompressor from v0.6.7 to v0.6.9
- Updated DiskSpan GUI database to version 1.0.6.0 (Thanks to KaktoR).
>> Now with 331...
Forum: Conversion Tutorials 21-12-2022, 22:32
Replies: 24
Views: 3,684
Posted By DelphiBuilder
Post TCheckBoxCreate

TCheckBoxCreate

FCheckBox:=CheckBoxCreate(WizardForm, alNone, taRightJustify, False, 'CheckBox Create', False, clBtnFace, True, crDefault, False, crDrag, dmManual, True, clBlack, 20, 'Segoe UI',...
Forum: Conversion Tutorials 18-12-2022, 19:17
Replies: 595
Views: 122,495
Posted By Razor12911
Update available Changes - added...

Update available

Changes

- added library checker (trial and error)
- improved user interface
- fixed bugs related to oodle scanner
- skip verification no longer applies to encryption...
Forum: Conversion Tutorials 16-12-2022, 17:31
Replies: 595
Views: 122,495
Posted By Razor12911
Update available Changes - added...

Update available

Changes

- added advanced configuration based plugin support
- added UI mode when xtool.exe is launched with xtoolui.dll present
- added skip verification mode
-...
Forum: Conversion Tutorials 29-10-2022, 05:17
Replies: 26
Views: 5,646
Posted By BLACKFIRE69
it's possible, but a parent directory must be...

it's possible, but a parent directory must be provided to search the freearc's temp folder (denoted by <FreearcTmp>) (ex: freearc15786524).

Temp = <Any_Parent_Directory>\<FreearcTmp>
* if the...
Forum: Conversion Tutorials 16-09-2022, 13:26
Replies: 3,435
Views: 628,728
Posted By kj911
1GB's BMP compression test: Original...

1GB's BMP compression test:

Original archive: bmp.arc (244,937,914 byte)
Methods: lzma:192mb:normal:bt4:128:lc8

Packed from grzip (with -mgrzip:256mb:h15:l2048:a):
5,483 files, 1,069,598,818...
Forum: Conversion Tutorials 15-09-2022, 06:16
Replies: 3,435
Views: 628,728
Posted By kj911
Lord.Freddy: Nothing. I haven't met him yet, the...

Lord.Freddy: Nothing. I haven't met him yet, the Blizzard compressor. Testing now in next hours/days.

DLZ = (D)ds modeled (LZ)ma v0.2.2 by profrager

Quick tests: 2* Faster than LZMA and...
Forum: Conversion Tutorials 15-09-2022, 04:01
Replies: 3,435
Views: 628,728
Posted By kj911
My test from BMP files portion the Space Empires...

My test from BMP files portion the Space Empires V gamez:

This x86 ONLY compressors, its wins from ratio: MSC+DLZ
2nd place: MSC+BMP or MSC+GRZIP with any alterations.

This x64 ONLY or x86/x64...
Forum: Conversion Tutorials 09-09-2022, 00:19
Replies: 595
Views: 122,495
Posted By Razor12911
Update available Changes - updated...

Update available

Changes

- updated oodle scanner
- remove xdelta support from oodle and lzo codecs (crc mismatch often generates large diff files)

Notes

I've been getting reports of...
Forum: Conversion Tutorials 06-09-2022, 18:50
Replies: 159
Views: 43,951
Posted By Cesar82
FIX: #if !defined(StyleFile) #define...

FIX:
#if !defined(StyleFile)
#define StyleFile "NULL"
#else
#define StyleParam ""
#if Pos("|", StyleFile) > 0
#define StyleParam Trim(Copy(StyleFile, Pos("|", StyleFile + "|") + 1,...
Forum: Conversion Tutorials 01-09-2022, 17:56
Replies: 1,534
Views: 316,983
Posted By Cesar82
To use gif images in Inno Setup you can use the...

To use gif images in Inno Setup you can use the library GifCtrl.dll
Forum: Conversion Tutorials 28-08-2022, 14:19
Replies: 1,534
Views: 316,983
Posted By Cesar82
Speed Button (see image) of the New SpeedButton...

Speed Button (see image) of the New SpeedButton class is a button with the option of including a context menu, but for this you must also use TPopupMenu and TMenuItem.
Forum: Conversion Tutorials 21-08-2022, 15:18
Replies: 13
Views: 1,814
Posted By ncomerci
Added new version on the original post, on my...

Added new version on the original post, on my tests OTF compression/decompression now works correctly
Forum: Conversion Tutorials 20-08-2022, 00:56
Replies: 1,298
Views: 185,880
Posted By KaktoR
v7.3.8 ...

v7.3.8
_____________________________________________________
- Fixed INI options if the file was not present in {app} dir the installer has created the file instead
- Removed RunFromAppFolder...
Forum: Conversion Tutorials 16-08-2022, 20:43
Replies: 13
Views: 1,814
Posted By ncomerci
it says liblzma error, you are using precomp's...

it says liblzma error, you are using precomp's included compression?
it wouldn't surprise me if I broke it because I didn't test much with it, will look into it.

however for now you can use -cn...
Forum: Conversion Tutorials 16-08-2022, 04:59
Replies: 13
Views: 1,814
Posted By Gehrman
Compressed 2 files, 314,572,800 => 511,394,374...

Compressed 2 files, 314,572,800 => 511,394,374 bytes. Ratio 162.57%
Compression time: cpu 0.31 sec/real 75.05 sec = 0%. Speed 4.19 mB/s
All OK

Tested 2 files, 511,394,374 => 314,572,800 bytes....
Forum: Conversion Tutorials 16-08-2022, 04:35
Replies: 13
Views: 1,814
Posted By Gehrman
Thanks ncomerci Good Work [External...

Thanks ncomerci

Good Work
[External compressor:precomp048f]
header = 0
packcmd = precomp64 -cn -intense0 -ostdout <stdout> $$arcdatafile$$.tmp
unpackcmd = precomp64 -ostdout -r stdin...
Forum: Conversion Tutorials 16-08-2022, 04:21
Replies: 13
Views: 1,814
Posted By Masquerade
Output is being redirected to STDERR (console...

Output is being redirected to STDERR (console window)
Forum: Conversion Tutorials 15-08-2022, 19:37
Replies: 13
Views: 1,814
Posted By ncomerci
My Precomp fork with stdin/stdout support

Hi, I've been working on a precomp fork for a few weeks now.
There is still a lot of stuff I want to do with it, but I think right now its on a place where it might be cool to let you guys try it.
...
Forum: Conversion Tutorials 09-08-2022, 13:00
Replies: 22
Views: 5,120
Posted By BLACKFIRE69
Thumbs up XHash_Next - Update

XHash_Next - Update



.
Forum: Conversion Tutorials 08-08-2022, 04:07
Replies: 1,298
Views: 185,880
Posted By KaktoR
I felt the need to further explain the component...

I felt the need to further explain the component and task settings, so here is update 7.3.5

v7.3.5
_____________________________________________________
- Added additional help for components...
Showing results 1 to 25 of 36

 
Forum Jump


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


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