static extern UInt32 MsiReinstallProduct(string product, int reinstallMode);
Declare Function MsiReinstallProduct Lib "msi.dll" (TODO) As TODO