How does one go about changing the version information in a built binary?
Specifically I have a .exe which is built with VS6 but doesn't seem to include up any of the company information or version information strings. I'm not really even sure how they get in there in the first place, actually. Is there a command line tool for updating this information? How do you embed it from a command line build?