Bioruebe / UniExtract2

Universal Extractor 2 is a tool to extract files from any type of archive or installer.
GNU General Public License v2.0
3.53k stars 334 forks source link

Cannot extract files from ElevenClock version 4.4.0 installation executable #396

Closed 03302024 closed 2 months ago

03302024 commented 2 months ago

ElevenClock (https://github.com/marticliment/ElevenClock) version 4.4.0 installation executable at (https://github.com/marticliment/ElevenClock/releases/download/4.4.0/ElevenClock.Installer.exe) cannot be extracted.

raddyst commented 2 months ago

Use Windows InnoUnpacker for this, or replace bin\innounp.exe with https://github.com/jrathlev/InnoUnpacker-Windows-GUI/raw/master/innounp-1/bin/innounp-172.zip and forget about Universal Extractor automatic updates.

03302024 commented 2 months ago

replace bin\innounp.exe with innounp-172.zip

Great, thank you! Now, I know how to manualy update those unpacker files.

raddyst commented 2 months ago

Now, I know how to manualy update those unpacker files.

But if you use automatic update, old version will return.

03302024 commented 2 months ago

OK, thanks for the info. I won't use auto update or will recopy files after an update.