(c) James Forshaw 2017
A set of demos and a PowerShell module to interact with DotNetInterop.
- DotNetInterop.psd1/DotNetInterop.psm1 - A module to extract COM type information from registry.
- browser.js - Example script to show a WebBrowser control
- clipboard.js - Example script to capture text from the clipboard
- forms.js - Example script to display a simple WinForms dialog.
- webclient_textmanifest.js - Example script which loads WebClient class from an inline manifest.