ComPlusAdmin plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Updated author and download links, and changed format of some pages.) |
m (Updated author links.) |
||
Line 1: | Line 1: | ||
{|align=right | |||
|<small>Author: [[{{ns:2}}:CoffeeMug|CoffeeMug]] ([[{{ns:3}}:CoffeeMug|talk]], [[{{ns:-1}}:Contributions/CoffeeMug|contrib]])</small> | |||
|} | |||
<br style="clear:both;"> | |||
== Links == | == Links == | ||
<attach>ComPlusAdmin.zip</attach> | <attach>ComPlusAdmin.zip</attach> | ||
Line 4: | Line 8: | ||
== Description == | == Description == | ||
This dll is a plugin for NSIS installation system and is designed to provide simple COM+ administration functions. The dll only allows creating and deleting applications and adding and removing components. It does not allow modification of application's properties as I didn't need this functionality for my installer. If anyone extends this dll with more functionality please email me at vakhmechet@intellectconsulting.com. I'd love to hear of your extensions and/or improvements. | This dll is a plugin for NSIS installation system and is designed to provide simple COM+ administration functions. The dll only allows creating and deleting applications and adding and removing components. It does not allow modification of application's properties as I didn't need this functionality for my installer. If anyone extends this dll with more functionality please email me at vakhmechet@intellectconsulting.com. I'd love to hear of your extensions and/or improvements. | ||
Revision as of 23:15, 29 April 2005
Author: CoffeeMug (talk, contrib) |
Links
ComPlusAdmin.zip (26 KB)
Description
This dll is a plugin for NSIS installation system and is designed to provide simple COM+ administration functions. The dll only allows creating and deleting applications and adding and removing components. It does not allow modification of application's properties as I didn't need this functionality for my installer. If anyone extends this dll with more functionality please email me at vakhmechet@intellectconsulting.com. I'd love to hear of your extensions and/or improvements.