I have defined a WPF application that uses Telerik controls using Visual Studio 2010 SP1. I have copied what is in Debug folder (.exe files and .dll binaries) to another machine and it worked great. However, I don't want the Telerik binaries to be copied along the exe file. I want the exe to work with the local install of Telerik on the target machine.I have defined a WPF application that uses Tele