![]() |
|
[Source]Inject Icon - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework) +--- Thread: [Source]Inject Icon (/Thread-Source-Inject-Icon) |
[Source]Inject Icon - Onin42 - 06-05-2011 I need you help for changing the icon of the server, I'm using a stub to create a server in my programm the user can choose if he want to use or not his icon, by knowing the path to the ico, exe, dll. but i don't know how to use the path for change the server icon. or how to add the icon to the ressource of the server. ^_^' Source of the injectIcon in VB.net Link: http://www.megaupload.com/?d=KH9D6MWM RE: [help]stub icon - Onin42 - 06-08-2011 Then i think i will use the 'Icon Changer - UpdateResource API (No Reshacker or .Dll)' from the 7 sage, since no one seems to know how to add a resource after builded. RE: [help]stub icon - Onin42 - 06-09-2011 As The 7th Sage had the benevolent us share its change icon in vb net, I leave you here a source of injecteicon all created by me ![]() (it's suck!), with the choice whether or not to use reshacker. Too bad I still have not figure out how to add resource after the build. Link: http://www.megaupload.com/?d=KH9D6MWM RE: [Source]Inject Icon - nickjonnes - 06-22-2011 does this use .dll resource file? |