Install OCX
From ISXKB
(Redirected from OCX)
How to install OCX files of Visual Basic 6.0
Code from Installing OCXs from Inno Setup Knowledge Base
Source: "ComCtl32.ocx"; DestDir: "{sys}"; Flags: restartreplace sharedfile regserver
Administrative privileges are required
[Setup] ... PrivilegesRequired=admin ...