Page 1 of 1

Installing TeeChart202164.ocx on 64bit computer

Posted: Tue Aug 24, 2021 1:48 pm
by 16690880
HI!
I've already installed TeeChart on 32 bit computer.
I have 2 questions:
1. What should I do to install it on 64bit computer?
2. What the cab files are for?

Thanks ...

O. Molina

Re: Installing TeeChart202164.ocx on 64bit computer

Posted: Fri Aug 27, 2021 10:47 am
by Marc
Hello,

TeeChart includes ocx files for 32 and 64 bit environments. The 32bit ocx is automatically installed by the TeeChart installer but the 64 bit ocx file , under the '64bit files' folder, can be registered using the regsvr32.exe

Note: "The 64-bit version is %systemroot%\System32\regsvr32.exe."
https://support.microsoft.com/en-us/top ... 4e0cb543e5

eg.
regsvr32 TeeChart202164.ocx

CAB files wrap the ocx and are include to supported some types of web page application.

Regards,
Marc Meumann