Nullsoft self-extracting .exe
Alexandre Detiste
alexandre.detiste at gmail.com
Wed Feb 11 08:07:45 UTC 2015
7zip can read some self-extracting .exe that unzip can't
so I'll add it too to __init__.py
http://superuser.com/questions/532512/unpack-nsis-executable
I will try it again on RTCW.
tchet at antec:/tmp$ unzip -l /home/tchet/Téléchargements/classic_doom_3_1.3.1.exe
Archive: /home/tchet/Téléchargements/classic_doom_3_1.3.1.exe
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /home/tchet/Téléchargements/classic_doom_3_1.3.1.exe or
/home/tchet/Téléchargements/classic_doom_3_1.3.1.exe.zip, and cannot find /home/tchet/Téléchargements/classic_doom_3_1.3.1.exe.ZIP, period.
tchet at antec:/tmp$ file /home/tchet/Téléchargements/classic_doom_3_1.3.1.exe
/home/tchet/Téléchargements/classic_doom_3_1.3.1.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
tchet at antec:/tmp$ 7z l /home/tchet/Téléchargements/classic_doom_3_1.3.1.exe
7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
p7zip Version 9.20 (locale=fr_BE.UTF-8,Utf16=on,HugeFiles=on,6 CPUs)
Listing archive: /home/tchet/Téléchargements/classic_doom_3_1.3.1.exe
--
Path = /home/tchet/Téléchargements/classic_doom_3_1.3.1.exe
Type = Nsis
Method = Deflate
Solid = -
Date Time Attr Size Compressed Name
------------------- ----- ------------ ------------ ------------------------
..... 7934 $PLUGINSDIR/InstallOptions.dll
2003-11-24 20:50:00 ..... 134 $PLUGINSDIR/ioSpecial.ini
2003-09-23 20:34:00 ..... 1886 $PLUGINSDIR/modern-wizard.bmp
2007-10-02 19:15:32 ..... 72 cdoom/autoexec.cfg
2007-09-27 23:40:22 ..... 54 cdoom/cdoom.bat
2007-09-27 23:40:20 ..... 13322 cdoom/cdoom.ico
2007-09-29 10:03:00 ..... 1035541 cdoom/cdoom_dll.pk4
2007-09-27 23:40:12 ..... 97 cdoom/cdoom_editor.bat
2007-09-29 10:03:30 ..... 15385478 cdoom/cdoom_linux.pk4
More information about the Pkg-games-devel
mailing list