Earlier we released an application <application name>
. Later a new version of the application was released but with different application name <company name> <application name>
. But both these applications put files in the same program folder. But we have two different versions listed in uninstall programs.
Now that we want to release a newer version. An we want to uninstall the very first version from the user's pc. how can I achieve this using c#. We are using windows 7 64 bit (application is 32 bit and installed in x86 folder).
I don't have the application setup neither the application key