[GIS] Why is QGIS not launching

installationqgiswindows

I've got a problem using QGIS. Always when I try to launch the programme with the desktop icon, nothing happens. I also checked the Task Manager and it doesn't show any process running regarding qGIS.

The target field shows this: "C:\Program Files\Quantum GIS Lisboa\bin\nircmd.exe" exec hide "C:\Program Files\Quantum GIS Lisboa\bin\qgis.bat"

I had Microsoft C++ 2008 already installed, so I launched the installer and selected to repair it. However, QGIS still isn't launching.

I'm using Vista 32-bit.

I've tried to launch it manually, but then I get an error message telling me, that qgis.bat couldn't be found. I don't have any .qgs files on my PC, so I can't test it.

I can't find qgis.bat in the bin folder. But there's a file there called 'qgis.bat.tmpl'.

Best Answer

I had the same problem...I resolved it by doing the following: - Upon locating qgis.bat, right click and go to edit mode. - add PATH %systemroot%\system32; %systemroot%; %systemroot%\system32\wbem after @echo off - Save - Retry launching qGIS.

I don't know why, but think i had this problem due to some system .dll files that were already on my machine and may have conflicted with those belonging to qgis.