I’ve produced a small VB6 program that I’d like to make available on the web. However, when I create the EXE the company name assigned to the file is wrong. I’ve tried to compile on another machine with a completely different installation of Visual Studio but the file still has the wrong company name set. So I assume that the company is set against the project? You see the company in Windows Explorer when viewing the contents of a folder as tiles (it’s the information that’s on the second line) and also by looking at the file properties and then the version tab.
Does anyone know how to tweak a VB6 project so that I can change this information or of a tool that I can download that will let me change these properties of a file??