View Single Post
  #14  
Old 10-02-2026, 07:34
USSRCoder USSRCoder is offline
Registered User
 
Join Date: Feb 2026
Location: Lviv
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
USSRCoder is on a distinguished road
Quote:
Originally Posted by kj911 View Post
USSRCoder: The question is a bit confusing... Why do you need an LZMA recompressor if the files in the installer can be extracted from it simply by installing it. Or are these files also available from a separate source, which are also in the installer?
Well, I have a lot of different programs in installers, I want to compress them.

Quote:
Originally Posted by kj911 View Post
Technically, there is an LZMA recompressor, but it is mostly suitable for compressing LZMA-compressed archives created with 7z to a smaller size. (avg. 1-3% size reduction) I don't know if it is compatible with INNO archives.

https://nishi.dreamhosters.com/u/ <--- see this lzmarec_v*.rar/exe files.
Yes, I've already looked at it, it's a recompressor.
But I need a precompressor (Sorry for the inaccuracy in the initial post).

Last edited by USSRCoder; 10-02-2026 at 07:42.
Reply With Quote