I'm developing a simple application which is supposed to simply copy another existing executable file and change it's icon. Is this possible to achieve with .NET? I'm asking about icon changing, copying is not a problem.
I have no clues on how and where to start. I've searched on Google, but found only unmanaged C++ code which I'm not very much familiar with.
This post has nothing with changing current application's icon at runtime, rather it's about changing the icon of an external application (that's visible in Windows Explorer).
Any help would be appreciated.
Thanks.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…