> -----Original Message-----
> From: Jan Dubois 
> On Fri, 10 Sep 2010, Ludwig, Michael wrote:
> > Is it %ActivePerl%\bin\PerlSE.dll implementing PerlScript?
> 
> Yes.  There isn't anything you can do with it directly 
> though; it is a registered COM component that must be 
> instantiated via COM as an ActiveX Scripting Engine...  All 
> scripting hosts (e.g. ASP, WSH, ...) will find it via the 
> registry settings by its name "PerlScript".

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PerlScript
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PerlScript\CLSID

The latter key contains:

(Standard) REG_SZ {F8D77580-0F09-11d0-AA61-3C284E000000}

Which is probably the means to locate the DLL?

Michael
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to