Try to uninstall the any possible previous versions by using windows regedit. Click window+R to open run, type regedit and then click ok button.
Navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
You will see many keys there. These represent the installed programs. They may have long numbers or names.
In case they have names, they would be easy to identify, and in most cases, its UninstallString would point to its un-installers path.
May be this can help.