Page 1 of 1
I've buy TRichView but red label stay.
Posted: Mon Dec 19, 2005 12:58 pm
by Benoit B.
Hi,
I've buy TRichView but red label stay. I've run the key.reg and install bpk.
I'm using BCB6 and don't see where's the problem.
Thanks !
Posted: Mon Dec 19, 2005 9:18 pm
by Sergey Tkachenko
1) Install full source code version
2) Delete files of trial version, otherwise Delphi may continue using them for compiling applications.
The full source code version never shows this red label. The trial version always shows it.
Posted: Tue Dec 20, 2005 3:09 pm
by Benoit B.
Hi,
I've uninstall BCB6 and that work now.
Thanks for your help.
Benoit.
Posted: Tue Dec 20, 2005 7:45 pm
by Sergey Tkachenko
Well, reinstalling was not really necessary
It would be enough either to delete the old (trial) trichview files, or to remove path to them from C++Builder library paths.
(I believe you had both paths to old and to new files there, but since the path to the old files was added first, older files were listed first, and C++Builder used them instead of the new files)