14 lines
385 B
Plaintext
14 lines
385 B
Plaintext
Purpose:
|
|
--------
|
|
This sample shows how you can add your custom DCOM interfaces to
|
|
Internet Information Server (IIS)
|
|
=================================
|
|
|
|
Installation Steps:
|
|
-------------------
|
|
1. Build the adminExtn.dll.
|
|
2. Call regsvr32.exe adminExtn.dll to set proper registry
|
|
3. Restart IISadmin Service
|
|
===========================================================
|
|
|
|
|