
Deleting a registry value in an MSI database (Modify method)
This blog entry provides an example of deleting a registry value in an MSI database using the Modify method and VBScript. It follows on from the previous blog post which provided a tutorial on uddating a primary key in an...