Component Manager: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
mNo edit summary
Line 5: Line 5:


== Still to come... ==
== Still to come... ==
Component Manager is far from finished.  In fact, it's just starting to get to a point where it even works somewhere off my own computer.  Future plans don't hold much right now (it seems to work pretty well as-is) but the main goals are support for read-only sections and better Modern UI/UltraModern UI/InstallSpider UI support.
Component Manager is far from finished.  In fact, it's just starting to get to a point where it even works somewhere off my own computer.  I am currently working on support for a Start Menu shortcut system, registry key creation, read-only (required) sections, and updated documentation for version 0.2.


== Links ==
== Links ==

Revision as of 21:25, 26 November 2005

Info

Component Manager is a totally new and different way of handling sections. It is used to create a complete and automatically generated modification, repair, and uninstallation system. Component Manager uses several special commands that replace their standard NSIS counterparts, allowing for dynamic generation of scripts that control repair, maintenance, removal, and modification (adding/removing components).

Component Manager has been tested with the ExperienceUI, Modern UI, and UltraModern UI, but Modern UI support is somewhat limited because the window size is smaller than the ExperienceUI or UltraModern UI.

Still to come...

Component Manager is far from finished. In fact, it's just starting to get to a point where it even works somewhere off my own computer. I am currently working on support for a Start Menu shortcut system, registry key creation, read-only (required) sections, and updated documentation for version 0.2.

Links

Official Website
Downloads (Current Version: 0.1.051117)

License

GNU Lesser General Public License