Pinned Loading
-
Lookup CLSID in PowerShell
Lookup CLSID in PowerShell 1function Lookup-Clsid
2{
3Param([string]$clsid)
4$CLSID_KEY = 'HKLM:\SOFTWARE\Classes\CLSID'
5 -
microsoft/PowerToys
microsoft/PowerToys PublicWindows system utilities to maximize productivity
-
PowerShell/PSReadLine
PowerShell/PSReadLine PublicA bash inspired readline implementation for PowerShell
-
alsa-project/alsa-firmware
alsa-project/alsa-firmware PublicThe Advanced Linux Sound Architecture (ALSA) - firmware
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.