I created a TCustomComponent and i am having problem on installing it. Error Message "????.dll not found and cannot install package". but it work if you copy it to the system directory.
My question is, how to make my component installed like normal component without copying the .dll to the system directory or into the library.
i tried Adding the SearchPath and OPtions>Environment Variables and still not working. any ideas?