@echo off SET IDLE=C:\PROGRA~1\QUANTU~1 call "%IDLE%"\apps\Python27\Lib\idlelib\idle.pyw @echo off SET GDAL_DRIVER_PATH=%PyShell%\bin\gdalplugins\1.9 path %PATH%;%IDLE%\apps\qgis\bin path %PATH%;%IDLE%\apps\grass\grass-6.4.2\lib path %PATH%;"%IDLE%\apps\Python27\Scripts\" set PYTHONPATH=%PYTHONPATH%;%IDLE%\apps\qgis\python; set PYTHONPATH=%PYTHONPATH%;%IDLE%\apps\Python27\Lib\site-packages set QGIS_PREFIX_PATH=%IDLE%\apps\qgis start "Quantum GIS Shell" /B "cmd.exe" %*