Thursday, 8 February 2018

installation - How to completely uninstall and remove QGIS 2.8.1 on Windows Vista?


I want to uninstall and completely remove QGIS installation from my computer(windows vista). I have uninstalled it and when i try to reinstall it says it is already installed on the system.



Answer



You can make sure all folders in your hard drive and your .qgis2 folder (C:/Users/You/.qgis2) are deleted. You could also delete the Registry entries for QGIS by running the regedit program and searching for QGIS:


QGIS registry


Hopefully when you restart your computer, you will be able to reinstall QGIS again.


Hope this helps!



No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...