Nwiz plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 10: | Line 10: | ||
==Features== | ==Features== | ||
The package contains three plug-ins. Nzwdll is the same plug-in what the wizard uses, Nmwdll can only compile NSIS files and Nzipdll is tune-up unzip plug-in. | |||
[http://img234.imageshack.us/my.php?image=dllsscreen3by.png Screenshot] | |||
*Unzip files and shows a small "banner" with progress bar, percentages or files extracted / total files text | *Unzip files and shows a small "banner" with progress bar, percentages or files extracted / total files text | ||
*Option to cancel unzip process (right click menu) | *Option to cancel unzip process (right click menu) | ||
*Compiles NSIS files by using makensis.exe | *Compiles NSIS files by using makensis.exe | ||
*Shows a console window with makensis output | *Shows a console window with makensis output | ||
[[Category:Plugins]] | [[Category:Plugins]] |
Latest revision as of 15:41, 6 February 2006
Author: TrueparuEx (talk, contrib) |
Download
Nwizplugin.zip (73 KB)
Description
This plug-in is made for the ckv Self-Extractor wizard. It uses makensis.exe to compile NSIS files and views the output in separate window and it also can unpack zip files. Since I doubt that nobody actually needs this kind of plugin, I separated the functions to different plugins.
Features
The package contains three plug-ins. Nzwdll is the same plug-in what the wizard uses, Nmwdll can only compile NSIS files and Nzipdll is tune-up unzip plug-in. Screenshot
- Unzip files and shows a small "banner" with progress bar, percentages or files extracted / total files text
- Option to cancel unzip process (right click menu)
- Compiles NSIS files by using makensis.exe
- Shows a console window with makensis output