aboutsummaryrefslogtreecommitdiff
path: root/ReverseEngineering/New-Object.ps1
AgeCommit message (Collapse)AuthorFilesLines
2013-06-05Added New-Object proxy functionMatt Graeber1-0/+0
You can provide a CLSID (i.e. a Guid) to New-Object via the -ComObject parameter in addition to a ProgId.