I am trying to get an installer working for a 32 bit app on 64 bit machines. I originally included the 64bit version of the vcredist package and scripted it so it would use these on a 64 bit machine. So is it kosher to install the 32bit ones on the 64bit machine?I am trying to get an installer working for a 3