Board index » Visual Studio » Setup issue msi is not deleting registry entries in XP while unins
|
Lib
|
|
Lib
|
Setup issue msi is not deleting registry entries in XP while unins
Visual Studio166
Hello All, My application is in vc++. I have my setup code where we are using MSI technology. Ideally while uninstallation msi must delete registry entries as we had given in msi. But msi uninstalltion is not removing those entries. So i have given it in code to delete those entries. While uninstalling through code it deleting. But performing uninstallation through AddRemovePrograms it is not executing this code. Please tell me any solutions for the same. Thanks in advance - |
