Nwiz plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
Line 8: Line 8:


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.
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==
*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)
*Left click the banner to drag it a round
*Compiles NSIS files by using makensis.exe
*Shows a console window with makensis output
*Left click dialog to drag it a round


[[Category:Plugins]]
[[Category:Plugins]]

Revision as of 15:27, 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

  • 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)
  • Left click the banner to drag it a round
  • Compiles NSIS files by using makensis.exe
  • Shows a console window with makensis output
  • Left click dialog to drag it a round