I was recently asked if there was an automated method by which one could install all the little stand-alone tools and utilities we recommend to our Windows OS end users. I once utilized WSH (Windows Scripting Host) to automate the procedure of extracting an executable from an archive, copying it to the ‘Program Files’ directory, and then creating a shortcut in the Windows Start Menu. However, a few years ago I stumbled across a great little utility that has become a staple of my Windows toolkit. The program is called ZipInstaller and is one of many terrific little Windows utilities available by developer Nir Sofer at the NirSoft web site. To quote Mr. Sofer:
“The ZipInstaller utility installs and uninstalls applications and utilities that do not provide an internal installation program. It automatically extracts all files from the Zip file, copies them to the destination folder you select, creates shortcuts in the start menu and in your desktop, and adds an uninstall module to allow you to automatically remove the software in the future.” Click HERE for a screenshot.
This utility was originally developed to install the utilities in NirSoft Web site, but I find it particularly useful when installing packages like the Sysinternals Suite.