Changes

QGIS

5,576 bytes added, 11:14, 18 October 2012
no edit summary
Last standalone windows version can be downloaded [http://www.qgis.org/en/download/current-software.html here]
=Version 1.8=
<source lang="xml">
<package id="qgis18" name="QGIS 1.8" revision="20120919.4" priority="10" reboot="false">
<depends package-id="vcredistrib2005" />
<depends package-id="vcredistrib2008" />
<depends package-id="vcredistrib2010" />
<check type="uninstall" condition="exists" path="Quantum GIS Lisboa 1.8.0 Lisboa"/>
<!-- Need the extra check here becuase of this bug http://hub.qgis.org/issues/3096 -->
<install cmd='%COMSPEC% /c if not exist "%PROGRAMFILES%\Quantum GIS Lisboa\bin\qgis.bat" %SOFTWARE%\GIS\QGIS\QGIS-OSGeo4W-1.8.0-1-Setup.exe /S' />
<!-- Remove desktop icons -->
<install os="professional.+5\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.2.lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.2.lnk"' />
<install os="professional.+5\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\msys.lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\msys.lnk"' />
<install os="professional.+5\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\Quantum GIS Desktop (1.8.0).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\Quantum GIS Desktop (1.8.0).lnk"' />
<install os="professional.+5\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\Quantum GIS Browser (1.8.0).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\Quantum GIS Browser (1.8.0).lnk"' />
<install os="professional.+5\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\OSGeo4W.lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\OSGeo4W.lnk"' />
<install os="windows 7.+6\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%PUBLIC%\Desktop\GRASS GIS 6.4.2.lnk" del /f /Q "%PUBLIC%\Desktop\GRASS GIS 6.4.2.lnk"' />
<install os="windows 7.+6\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%PUBLIC%\Desktop\msys.lnk" del /f /Q "%PUBLIC%\Desktop\msys.lnk"' />
<install os="windows 7.+6\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%PUBLIC%\Desktop\Quantum GIS Desktop (1.8.0).lnk" del /f /Q "%PUBLIC%\Desktop\Quantum GIS Desktop (1.8.0).lnk"' />
<install os="windows 7.+6\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%PUBLIC%\Desktop\Quantum GIS Browser (1.8.0).lnk" del /f /Q "%PUBLIC%\Desktop\Quantum GIS Browser (1.8.0).lnk"' />
<install os="windows 7.+6\.1\.\d{4}" cmd='%COMSPEC% /c if exist "%PUBLIC%\Desktop\OSGeo4W.lnk" del /f /Q "%PUBLIC%\Desktop\OSGeo4W.lnk"' />
<upgrade include="remove" />
<upgrade include="install" />
<remove architecture="x86" cmd='"%PROGRAMFILES%\Quantum GIS Lisboa\Uninstall-QGIS.exe" /S _?=%ProgramFiles%\Quantum GIS Lisboa'/>
<remove architecture="x64" cmd='"%PROGRAMFILES(x86)%\Quantum GIS Lisboa\Uninstall-QGIS.exe" /S _?=%ProgramFiles(x86)%\Quantum GIS Lisboa'/>
<!-- the QGIS uninstaller folks and returns before it has finnished working. The hack means that WPKG will wait for long enough for the uninstall to complete before it rechecks -->
<!--remove cmd='%COMSPEC% /c "%SOFTWARE%\wpkg\tools\sleep.exe" 300' >
<exit code="0" reboot="delayed" />
</remove-->
</package>
</source>
 
= Version 1.7 =
<source lang="xml">
<package id="qgis17" name="QGIS 1.7" revision="20111119.2" priority="10" reboot="false">
<depends package-id="vcredistrib2005" />
<depends package-id="vcredistrib2008" />
<depends package-id="vcredistrib2010" />
<check type="uninstall" condition="exists" path="Quantum GIS Wroclaw 1.7.1 Wroclaw"/>
<install cmd='%COMSPEC% /c if not exist "%PROGRAMFILES%\Quantum GIS Wroclaw\bin\qgis.bat" %SOFTWARE%\GIS\QGIS\QGIS-OSGeo4W-1.7.1-c58071d-Setup.exe /S' />
 
<install cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (TclTk).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (TclTk).lnk"' />
<install cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (Text).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (Text).lnk"' />
<install cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (wxpython).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (wxpython).lnk"' />
<install cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\msys.lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\msys.lnk"' />
<install cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\Quantum GIS (1.7.1).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\Quantum GIS (1.7.1).lnk"' />
<upgrade cmd='%COMSPEC% /c if not exist "%PROGRAMFILES%\Quantum GIS Wroclaw\bin\qgis.bat" %SOFTWARE%\GIS\QGIS\QGIS-OSGeo4W-1.7.1-c58071d-Setup.exe /S' />
 
<upgrade cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (TclTk).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (TclTk).lnk"' />
<upgrade cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (Text).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (Text).lnk"' />
<upgrade cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (wxpython).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\GRASS GIS 6.4.1 (wxpython).lnk"' />
<upgrade cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\msys.lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\msys.lnk"' />
<upgrade cmd='%COMSPEC% /c if exist "%ALLUSERSPROFILE%\Desktop\Quantum GIS (1.7.1).lnk" del /f /Q "%ALLUSERSPROFILE%\Desktop\Quantum GIS (1.7.1).lnk"' />
 
<remove cmd='"%PROGRAMFILES%\Quantum GIS Wroclaw\Uninstall-QGIS.exe" /S'/>
<!-- the QGIS uninstaller folks and returns before it has finnished working. The hack means that WPKG will wait for long enough for the uninstall to complete before it rechecks -->
<remove cmd='%COMSPEC% /c "%SOFTWARE%\wpkg\tools\sleep.exe" 300' >
<exit code="0" reboot="delayed" />
</remove>
</package>
</source>
= Version 1.6 =
0
edits