MS Installer.
The Lounge
2
Posts
2
Posters
0
Views
1
Watching
-
I can add items to the registry, but when the program gets uninstalled, how do I get it to remove those items? - John
-
I can add items to the registry, but when the program gets uninstalled, how do I get it to remove those items? - John
If you mean the Windows Installer, you can use the Registry table with Registry.Name = "-" and Registry.Value = "". Will that do what you want?