Thanks for the reply.
<< > Why do you have to perform this check; what has to happen in either
case?
Its just for informational purposes.
I need to keep some projects in both VS 2005 and VS 2008 for a while, and to
avoid doubling up coding & testing of changes, I would like to keep a single
set of source code in VS2005 which periodically gets copied into a VS 2008
environment and compiled.
In case I get myself confused, I was just considering ways to tell, with
certainty, which version a particular .exe had been compiled with.
Thanks
Barry