I have recently been trying to install a MSI package that needed VS2003 (which i did not have and did not want to install). I have found several home/commercially made tools that did the trick but then I have looked over the msiexec
switches and found /a
, which does an administrative install without checking out the prerequisites.