Mostly For Me But You Can Watch
PowerShell
reg query "HKLM\SOFTWARE\Microsoft\Net Framework Setup\NDP\v4" /s
#Requires AutoHotkey v2.0 (required) #SingleInstance Force ::h::hello (hello with following space) :o:h::hello (hellow no following space) ...