cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create MSI via Admin Studio

Hi

Is there any way we can create an MSI for deleting a particular registry key via Admin Studio.

Shiva
(1) Reply
Assuming you have an MSI from a repackaged installer or have created a new one in the InstallShield editor, you can remove a registry key on installation by adding a record to the RemoveRegistry table. The help has more details about what goes in a RemoveRegistry record.