I have an install pacage using the built in test for the presence of a VC++ 2005 redistributable libs. However although this works in 90% of installs there are a significant numbr of machines that seem to have a partial install of the VC++ Side-by-side libraries so that the builtin test - examining a registry key - passes and the libs do not get installed. This leads to an 'application has not been configured' failure, when I try to run it
Has anyone seen this, and better still solved it?
Ian
FOLLOW US