I've started a thread regarding this, but I believe there may be a better way to go about this than what was suggested:
http://community.ins...955&page=2&pp=5
In the help files I've found information on msi functions that allow me to use sql commands on the msi database during runtime -- such as the "MsiViewModify" function. Am I heading in the right direction?
I'm a bit confused on how I actually connect to the running msi database. I've looked at "MsiGetActiveDatabase(hInstall)" but I don't understand how I get a value into the "hInstall" variable that contains the handle to my msi database.
Can anyone help me, or point me towards a resource that has instructions on how to do this?
Thanks
