And like a true genius I forgot to attach the
script...

BTW - on most machines the web Server Name is "Default
Web Site" and you have to use quotes.

Pete
--- Peter Horne <[EMAIL PROTECTED]> wrote: > From
Peter Horne Thu Jun 14 23:27:42 2001
> Received: from [210.8.224.2] by
> web13507.mail.yahoo.com; Thu, 14 Jun 2001 23:27:42
> BST
> Date: Thu, 14 Jun 2001 23:27:42 +0100 (BST)
> From: Peter Horne <[EMAIL PROTECTED]>
> Subject: My First Contribution...
> To: [EMAIL PROTECTED]
> MIME-Version: 1.0
> Content-Type: text/plain; charset=iso-8859-1
> Content-Transfer-Encoding: 8bit
> Content-Length: 1466
> 
> Hi...
> 
> I'm not sure if any others have looked at what's
> required to automate the install of the ISAPI filter
> on IIS/Win2k - by the time I'd finished
> understanding
> the IIS metabase I'd completed the attached vb
> script.
>  It does all the required metabase additions/changes
> to install both as filter and an extension (the dll
> does both) by creating a virtual directory and
> setting
> all the appropriate attributes.
> 
> I've tested it pretty thouroughly - I'd appreciate
> any
> feedback (good/bad/indifferent).
> 
> I've also got a windows installer in progress that
> does it all as well - anyone interested?
> 
> Cheers...Pete
> 
>  Tomcat ISAPI Redirector Installation Utility
>  usage: isapi_install <server> <fdir> <worker>
> <mount>
> <log> <level>
>         server: The Web Server Name
>         fdir:   the full path to the directory that
> contains the isapi filter
>         worker: Full path and file name of the
> worker
> properties file
>         mount:  Full path and file name of the
> worker
> mount properties file
>         log:    Full path and file name of the log
> file
>         level:  The log level emerg | info
>  (Re-runs are ok and will change/reset settings)
> 
> =====
> Peter S. Horne                       
> [EMAIL PROTECTED]
> 
> To know and not to do is not to know
> ------------------------------------
> 
>
____________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.co.uk address at
> http://mail.yahoo.co.uk
> or your free @yahoo.ie address at
> http://mail.yahoo.ie
> 


=====
Peter S. Horne                       
[EMAIL PROTECTED]

To know and not to do is not to know
------------------------------------

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

<<attachment: isapi_install.vbs>>

Reply via email to