List ComObjects Powershell.

Dir registry::HKEY_CLASSES_ROOT\CLSID -include ProgID -recurse | Foreach-Object { $_.GetValue("")}

Leave a comment

Your comment