ActiveXperts Knowledge Base Article 3000016

Q3000016 - On 64-bit Operating Systems, can I also register the 32-bit component for my 32-bit applications?

Yes, on 64-bit systems, you can register both the 64-bit component (for 64-bit applications) and the 32-bit component (for 32-bit applications). You can use the same REGSVR32.EXE command for that:

REGSVR32 AxSerial64.dll
REGSVR32 AxSerial32.dll

If you cannot find an answer to your question(s) in our Knowledge Base, or if you need additional information or assistance, please contact our Customer Support using our Contact Support Form

M