Hello Lebeau-Software subscribers,
It was just brought to my attention a bug located in the
TRegExtension::Register() function of my TRegExtension VCL component for C++
Builder 3 and 4. I have just released a new update to the component to fix
this.
The bug is that an extra copy of the ExecutePath property was getting placed
in the command being written to the Registry.
For example, rather than writing this:
c:\myapp.exe %1
It was writing this instead:
c:\myapp.exe c:\myapp.exe %1
Needless to say, this is in error, and would have prevented proper
execution. It is now fixed.
Download the updated component here:
http://gambit47.virtualave.net/software/reg/tregextension_bcb.html
Gambit
Lebeau Software
ICQ: 5372014
My Website: http://gambit47.virtualave.net