Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I have installed the UNICODE trial version of eXTree/COM, eXEdit/COM, but I still can see the UNICODE characters. What am I doing wrong?

0
Posted

I have installed the UNICODE trial version of eXTree/COM, eXEdit/COM, but I still can see the UNICODE characters. What am I doing wrong?

0

After installing you can check the following: • Place the control to a form, and check the Version property. If the Version property ends with UNICODE string, it means that you already have installed the UNICODE configuration. If the UNICODE string is not listed do run regsvr32 /u extree.dll or regsvr32 /u exedit.dll so the previously version of the component is unregistered, and run the setup again. The setup must list UNICODE in the setup’s caption. For instance: “Exontrol – ExTree ActiveX/NET UNICODE – Demo Version (5.0.0.1:15000)” • If the Version property of the control ends on UNICODE as: “5.0.0.1.DEMO.UNICODE”, please make sure that you are using an UNICODE font, so change the control’s Font property to “Arial Unicode MS” for instance, and add your unicode strings to the control. In order to avoid this problem run regsvr32 /u extree.dll or regsvr32 /u exedit.dll before installing, or in other words uninstall any previous version of eXTree / eXEdit controls. This could happen if

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123