Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NuZip Source Code v2016.01.13.zip | 2016-01-13 | 284.0 kB | |
Totals: 1 Item | 284.0 kB | 0 |
v2018.11.09 -Fixed bug causing an error popup after clicking start. The ImageDisabledButton property was returning imgDisabled instead of imgDisabledButton, resulting in a null reference exception. -Added browse zip file name snap button on the Zip filename text box, instead of the delete text snap button. v2018.10.24 -Fixed the suggested filename when zipping a file. The zip file was incorrectly being put in the parent folder. -The clear text snap buttons are now disabled if the text in a text box or combo box is blank. v2018.10.23 -Added checkbox option to specify to include subfolders or not. Before the default was to always include subfolders. -Added ability to delete wildcard filters from combo box. -Suggested zip file name defaults to name of folder if more than 100 files. Also, any wildcard extensions are included in the name. -Suggested zip filename folder stays the same if it is already populated. -Added delete snap buttons to the zip filename text box and file filter combo box. v2018.10.18 -Added file filter text field beside password field. -Multiple file filters can be specified separated by the pipe character. v2016.11.06 -New icon, black folder with white lock and zipper. -New ... menu in bottom left corner with options to keep the form topmost and auto-generate a password. -Settings are now saved on close, which are remembered the next time the program is launched. v2016.11.05 -NuZip can now be used both from the Send-To menu and by itself. -When run by itself, an additional input field appears that allows the user to select the folder or files to compress. -Better progress bar updates. Now the progress uses the events from Ionic progress events. -Password label is now a hyperlink that when clicked will automatically generate a random password.