You would think that this could be easily implemented, sort of a LabVIEW launcher. We know that the system knows, because in the run time environment, it has to utilize the correct runtime version.
This morning I have played around a bit, I can see where the version is identified, but it is not a fixed offset I also only have LabVIEW versions 8.2.1 and 8.5 on my system, and have not looked at older VIs, nor have I tried to identify which versions of LabVIEW are installed... which should be a trivial task. I am trying to look for a common header to the version, and may be onto something... but I need to pull out the old disks and load up some older versions and take a peeksy, and see if they changed something. with lvlib, & proj, they are identified in XML so that would be a piece of cake.
Anyways, I will poke around some more when I have some more time.
Paul