Change resources of compiled application?
Is it possible to change the product name and application icon of a compiled vb.net application (exe-file) ?
I wanna load the icon and application informations of any exe-file and change my exe file to take over this infos.
That should be possible, but how?
Re: Change resources of compiled application?
I want to do something similiar (sorry if I am not spelling correct) to what tschieses wants. I want to replace every ico file within an .exe or .dll file. I have made a program that load ico files of other files (i.e. dll or exe) to a listview component but I also want to make a replacement possible, just like librarian in microangelo. I couldn't find a way to do this.. I have already posted my question in this forum aswell as in 20 others but no response... Could someone help me plz?
Thanks