Get-ChildItem "HKLM:\SOFTWARE\Classes" | ?{ ($_.PSChildName -match "^[a-z]+\.[a-z]+(\.\d+)?$") -and ($_.GetSubKeyNames() -contains "CLSID") } | ?{ $_.PSChildName ...
Create a new document in Photoshop. Args: width: Document width in pixels. height: Document height in pixels. name: Document name. mode: Color mode (rgb, cmyk, etc ...