Changes

Jump to: navigation, search

QGIS

887 bytes added, 11:24, 6 March 2014
qgis 2.2
Last standalone windows version can be downloaded [http://www.qgis.org/en/download/current-software.html here]
 
=Version 2.2=
<source lang="xml">
<package
id="qgis22"
name="QGIS 2.2"
revision="%version%"
priority="10"
reboot="false">
 
<variable name="version" value="2.2.0" />
 
<check type="uninstall" condition="exists" path="QGIS Valmiera 2.2.0 Valmiera"/>
 
<!-- Need the extra check here becuase of this bug http://hub.qgis.org/issues/3096 -->
<install cmd='%COMSPEC% /c if not exist "%PROGRAMFILES%\QGIS Valmiera\bin\qgis.bat" %SOFTWARE%\GIS\QGIS\QGIS-OSGeo4W-2.2.0-1-Setup-x86_64.exe /S' />
 
<!-- TODO: include desktop icon removal -->
<upgrade include="remove" />
<upgrade include="install" />
 
<remove architecture="x86" cmd='"%PROGRAMFILES%\QGIS Valmiera\Uninstall-QGIS.exe" /S _?=%ProgramFiles%\QGIS Valmiera'/>
<remove architecture="x64" cmd='"%PROGRAMFILES(x86)%\QGIS Valmiera\Uninstall-QGIS.exe" /S _?=%ProgramFiles(x86)%\QGIS Valmiera'/>
</package>
</source>
=Version 1.8=

Navigation menu