I need to install an updated MFC runtime environment on target systems running XP SP2 or later. It appears that the recommended way of doing that is with a primer file.
I've investigated and discounted several other options (download links, "side-by-side" implementations in the product, and dependency modules), for various reasons.
The help files are a bit confusing on the topic of primer files. There are caveats about using File.Run on Vista systems, and also caveats about using Shell.Execute when the installer needs to wait for return or reap the reboot-required status of an executed file (both are required in this case).
What is the best way to go about this in 7.x?
Thank you very much in advance for any advice you can offer.
btw, I have detected and enforced the OS, version and service pack level, and permissions things.


