File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ Section "Quantum GIS" SecQGIS
427427 nsExec::ExecToLog ' "$0" /c "$INSTALL_DIR\postinstall.bat"'
428428
429429!if ${INSTALLER_TYPE} == " OSGeo4W"
430- IfFileExists " $INSTALL_DIR\etc\reboot" SetRebootFlag true
430+ ; IfFileExists "$INSTALL_DIR\etc\reboot" SetRebootFlag true
431431
432432 Delete " $DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk"
433433 CreateShortCut " $DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk" " $INSTALL_DIR\bin\nircmd.exe" ' exec hide "$INSTALL_DIR\bin\qgis.bat"' \
Original file line number Diff line number Diff line change 1212# Tim Sutton November 2010
1313
1414makensis \
15- -DVERSION_NUMBER=' 1.6 .0' \
16- -DVERSION_NAME=' Copiapo ' \
15+ -DVERSION_NUMBER=' 1.7 .0' \
16+ -DVERSION_NAME=' Wroclaw ' \
1717-DSVN_REVISION=' 0' \
1818-DQGIS_BASE=' Quantum GIS' \
19- -DINSTALLER_NAME=' QGIS-1-6 -0-Setup.exe' \
20- -DDISPLAYED_NAME=' Quantum GIS 1.6 .0' \
19+ -DINSTALLER_NAME=' QGIS-1-7 -0-Setup.exe' \
20+ -DDISPLAYED_NAME=' Quantum GIS 1.7 .0' \
2121-DBINARY_REVISION=1 \
2222-DINSTALLER_TYPE=OSGeo4W \
2323-DPACKAGE_FOLDER=osgeo4w/unpacked \
You can’t perform that action at this time.
0 commit comments