'Replace icons in dll c#

How could I replace one or more icons in a dll file without affecting the others in c#?

I only know one method to get icons from a dll file, not to replace them.

Could anyone help me? A thousand thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source