The plugins are made out of NSIS zip2exe tool. I don't know if there is some license issues in 
this, but let me know if there is.


Features zip plugin:
 - shows small "banner" with progress bar, percent text or "file count" text (you have to 
   recompile the dll to change this. Look in the resource.h)
 - cancel unzip (right click menu)
 - left click the dialog to drag it a round

Ussage: Nzipdll::_nzip [ZIP_FILE] [UOTPUT_DIR]


Features NSIS console plugin:
 - shows a console window with makensis output
 - left click dialog to drag it a round

Ussage: Nmwdll::_nmwMakensis [MAKENSIS_EXE_PATH] [NSI_FILE]


Notice the "_" before the call name. This is something what Borland C/C++ compiler seem to add 
by it self. :/ So if you recompile the sources that "_" might disappear.


I would appreciate if someone could recompile the dlls, because Borland C/C++ compiler produce 
relatively very large files. You only need to compile the Nzw_dll, but please compile it two 
times, with progress bar and percent banner (look in the resource.h).

Send the dlls to sparu@mbnet.fi