Administration of COM+1. In my above article we saw how to get package names from COM+ TypeLIB. In this article I would like to explain how to Create a package ,Delete Package and Add/Delete Dll’s from the package. These examples you can try in ASP and VB. Personally I will prefer to write in VB. If you want to Create Install/Uninstall package for COM+ dll always writing in VB.To know about this check the below link.Automated Administration of COM+ Automatically Creating/Deleting Applications for COM+ : (published in aspfree.com)2. In my Previous article we saw how to Create a package ,Delete Package. In this article will see how to Add Dll’s into package. As i said in my previous article you can try these examples in ASP and VB.Personally I will prefer to write in VB. If you want to Create Install/Uninstall package for COM+ dll always writing in VB is preferable. AAutomated Administration of COM+ Part3 Automated Installation of COM+/NT dll : (published in aspfree.com)... Enjoy ...