Changes

QGIS

165 bytes added, 01:51, 7 January 2017
Version 2.14
Last standalone windows version can be downloaded [http://www.qgis.org/en/download/current-software.html here]
=Version 2.214=
<source lang="xml">
<package
id="qgis22qgis" name="QGIS 2.2"
revision="%version%"
priority="10"
reboot="false">
<variable name="version" value="2.214.010.1" />
<check type="uninstall" condition="exists" path="QGIS Valmiera 2.14 2.0 Valmiera14.10 Essen"/>
<!-- Need the extra check here becuase of this bug http://hub.qgis.org/issues/3096 -->
<install cmd='%COMSPEC% /c if not exist "%PROGRAMFILES%\QGIS Valmiera2.14\bin\qgisOSGeo4W.bat" %SOFTWARE%\GIS\QGISosgeo4w\QGIS-OSGeo4W-2.214.010-1-Setup-x86_64.exe /S' />
<!-- TODO: include desktop icon removal -->
<upgrade include="install" />
<remove architecture="x86" cmd='"%PROGRAMFILES%\QGIS Valmiera2.14\Uninstall-QGIS.exe" /S _?=%ProgramFiles%\QGIS Valmiera2.14'/> <!-- QGIS Uninstaller leaves some files and reg keys that prevent silent upgrade/reinstall --> <remove architecturecmd='rmdir /s /q "x64C:\Program Files\QGIS 2.14" ' /> <remove cmd='reg delete "%PROGRAMFILES(x86)%HKEY_LOCAL_MACHINE\QGIS ValmieraSOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall-\QGIS2.exe14" /S _?f' /> <remove cmd=%ProgramFiles(x86)%'reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\QGIS Valmiera2.14" /f'/>
</package>
</source>
=Version 1.8=
2
edits