Vra

I would like to remove some registry entries when my program is uninstalled. Is there a way to do this directly from within Visual Studio 2008? Other way? I am creating the installer using the Publish Wizard. ty

Was dit nuttig?

Oplossing

The feature you're looking for are custom actions. They allow you to do pretty much anything on install and uninstall of your product.

The following link has a nice overview of how to create custom actions in Visual Studio managed deployment projects.

Gelisensieer onder: CC-BY-SA met toeskrywing
Nie verbonde aan StackOverflow
scroll top