CMF Quick Installer Tool 2.0.1 (Feb 11, 2007)

Bugfix release

For additional information about this project, please visit the overview page .

Available downloads

Change log

 - Adjusted installProduct method to be compatible with CMF 2.1 (including the
   conversion of tools as utilities).
   [hannosch]

 - Refactored ResourceRegistries support not to require the product itself to
   be installed in QI.
   [hannosch]

 - Added the INonInstallable interface that is used to look up utilities
   which provide a list of non-installable products. This allows applications
   to exclude certain products from the list of installable products.
   [hannosch]

 - Added an option to omit snapshot creation which defaults to True to speed up
   test runs and migrations.
   [hannosch]

 - We automatically create a GenericSetup snapshot before and after installation
   now, so you can at least compare the changes a product did during
   installation. We have no better uninstall yet, though.
   [hannosch]