Pascal Scripting: CreateComObject
From Inno Setup
Pascal Scripting: CreateComObject
Prototype:
function CreateComObject(const ClassID: TGUID): IUnknown;
Description:
See the Using COM Automation objects topic.
From Inno Setup
function CreateComObject(const ClassID: TGUID): IUnknown;
See the Using COM Automation objects topic.