Skip to content
⌘ NSIS Forum Archive

ZipDLL problem (error)

3 posts

Afrow UK#

ZipDLL problem (error)

I'm using ZipDLL to unzip my downloads.
However, with this first zip that I downloaded to test everything, ZipDLL printed this error message:

=========================================
Map archive number: 1
Download: 1rbtrng.zip
Map: 1rbtrng.bsp
Map by: Fafner
Info: Fafner
Download successful
Installing download to C:\quake2\dday
Extracting contents of C:\quake2\dday\ddayupdates\1rbtrng.zip to C:\quake2\dday
Extracting 16 files and directories
Extract : textures\faf\
Extract : textures\faf\black.wal
Extract : textures\faf\bunkfl.wal
Error: “Å
=========================================
Completed
The zip can be downloaded here:


In the mean time I will use a command line app...

-Stu
Afrow UK#
Also, the app prints the extraction process.
I want to disable this, but SetDetailsPrint none does nothing.

-Stu