Why do you need to ask - just use it like any other library.So how can I use the original dll into my app?
You can't. The filename is burnt into the library like I said above. It's part of .NET security that you can't change the filename of a compiled assembly.How can I change the name without any alert and fault?
Why do you need to ask - just use it like any other library.