isapi.install.HandleCommandLine
HandleCommandLine(params, argv, conf_module_name, default_arg, opt_parser, custom_arg_handlers)
Perform installation or removal of an ISAPI filter or extension.
Parameters
Comments
This module handles standard command-line options and configuration information, and installs, removes or updates the configuration of an ISAPI filter or extension.You must pass your configuration information in params - all other arguments are optional, and allow you to configure the installation process.