[util] Check COM Object by ProgID

Extended a utility VBS from Hairy-Spider blog which checks if it can create a COM object. Added listing of COM Object Description, Current Version, and File Path to DLL / EXE if it can get it.

Not rocket science. Not even rocks and sticks, but... I've written the CreateObject(ProgID) VBS files a bazillion times so I figure I might as well trick it out a bit and pass it around. I'm sure there are weird cases this won't work for, but it's passed my 5 excruciating tests.

VBS file

+ VBScript Code 

1 Comment

Comments have been disabled for this content.