I'm using the Bootstrapper Manifest Generator to make bootstrapper packages for the following redistrbutables:
- Microsoft SQL Server 2008 Management Objects
- Microsoft Core XML Services (MSXML) 6.0
- Microsoft SQL Server 2008 Native Client
- Microsoft SQL Server System CLR Types
I have a MsiProductCheck install conditions to determine if the MSI was installed, however as soon as a newer version is released, the check is back to saying that the prerequisite is needed.
I was wondering what the correct way was to determine if these components were installed.