[DllImport("msi.dll", ExactSpelling=true)]
static extern int MsiRecordSetInteger(IntPtr hRecord, int iField, int iValue);
None.
Please add some!
Please add some!
MSI interop library
http://sourceforge.net/project/showfiles.php?group_id=40188&package_id=110212