Quote:
Originally Posted by leppie
No, it easy.
Just use the correct tools (like the Windows SDK)
Here's my script for bronzeres.dll (reshacker will generate you a RC file)
rc bronzeres.rc
cl /LD bronzeres.res /link /NOENTRY
signtool sign /i TEST bronzeres.dll
|
Your taking about changing the icons in the bronzeres.dll right? My question was if I could change the batt. icons in the dll all at once instead of one by one... But thanks I will try your script when I change the icons in my bronzeres.dll when I get around to it