, , COM. script .
Visual Studio, .NET-. GUID AutoDispatch.
using System;
using Interop=System.Runtime.InteropServices;
namespace Whatever
{
[Interop.Guid("xxxxxxxx-9120-4283-b972-changethis05")]
[Interop.ComVisible(true)]
[Interop.ClassInterface(Interop.ClassInterfaceType.AutoDispatch)]
public partial class MyClass :
...
}
, ( ).
regasm /codebase , , .NET.
javascript .
- , ProgId OleView.exe.
, , .
; . , System.Random, COM- .NET, ++. System.Random ProgId - - "hello, World" ++-to-.NET-via-COM. , , ++ .