
Deleting a registry value from an MSI database
This blog entry provides an example of deleting a registry value from an MSI database using VBScript. It follows on from the previous blog post which provided a tutorial on inserting a registry value into an MSI database. It forms...