I want to get the installed path of a C# project setup. In C#.net. How can I use this path in Installer Class for checking that the setup is installed or not?
Actually I want to check if the setup is installed in the system or not . If it is, I want to repair this.