On Win32 programs, you can right click the exe, go to properties and there are several tabs. One tab is the version tab where versioning information is stored. I would like to read this version tab information from a PHP script for an exe that is on the server where PHP is located. This isn't reading from a client machine. Anybody know how to do that?