Creating Un-Installer application in C#
-
Hi all, Could anyone help me building an 'Un-Installer'. Our team developed a set of client applications. I am supposed to build an Un-Installer which can Un-Install more than one application based on User's choice .. Please help me (or refer me some resource) how I can build an Un-Installer in C# ??? Waiting for your replies ... Thanks in advance Kaliem Two wrongs dont make a right but three lefts do...
-
Hi all, Could anyone help me building an 'Un-Installer'. Our team developed a set of client applications. I am supposed to build an Un-Installer which can Un-Install more than one application based on User's choice .. Please help me (or refer me some resource) how I can build an Un-Installer in C# ??? Waiting for your replies ... Thanks in advance Kaliem Two wrongs dont make a right but three lefts do...
-
Hi all, Could anyone help me building an 'Un-Installer'. Our team developed a set of client applications. I am supposed to build an Un-Installer which can Un-Install more than one application based on User's choice .. Please help me (or refer me some resource) how I can build an Un-Installer in C# ??? Waiting for your replies ... Thanks in advance Kaliem Two wrongs dont make a right but three lefts do...
You can have a MSI project to setup right. That would manage your install and deinstall seamlessly. To create a MSI project you can access New -> Project -> Setup and Deployment project in your Visual Studio.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips