I have set of dll which is installed in my system and custom tool generator from my visual studio application get reference from this dll which is installed and entry in Registry in the same name of custom tool generator
Now I need to change the name of single dll and need to create the setup file so that it will be install in the system in different name and entry in Registry too so that custom tool generator will work in new name
Please advise how to rename the dll and others
Thanks
Mahendran