Hi,
from within a build process I want to brand exe/dlls with a unique buildnumber. The exe/dlls themselfs are not created during the build process, so I have to attach the information to the existing exe/dll.
I found a tool called "stampver" which works so far with a few limitations, but it's an old tools (1999) and I prefer using FB actions.
http://www.elphin.com/products/stampver.html
Is there an action avaliable for this? Or maybe someone else has a different solution for this?
Thanks for any input.
Regards,
- Carsten