Skip to content

Instantly share code, notes, and snippets.

Just a placeholder so I can attach images as comments - pertaining to TSE over SSH on Win7
Just a placeholder so I can attached images pertaining to TSE E32 full screen on Windows 10 as comments...
if (-not ("Windows.Native.Kernel32" -as [type]))
{
Add-Type -TypeDefinition @"
namespace Windows.Native
{
using System;
using System.ComponentModel;
using System.IO;
using System.Runtime.InteropServices;