Component Manager: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Info ==
== Links ==
[http://xpui.sf.net/compmgr Official Website]<br />
[http://xpui.sf.net/compmgr/?sec=downloads Downloads]
 
== Description ==
'''Version:''' 0.1.051117.
 
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 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).  


Line 7: Line 13:
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.
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 ==
== License ==
[http://xpui.sf.net/compmgr Official Website]<br />
[http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License]
[http://xpui.sf.net/compmgr/?sec=downloads Downloads] (Current Version: 0.1.051117)<br />


== License ==
[[Category:Headers]]
GNU Lesser General Public License
[[Category:Section Management Functions]]

Latest revision as of 04:22, 22 December 2005

Links

Official Website
Downloads

Description

Version: 0.1.051117.

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.

License

GNU Lesser General Public License