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
427
427
nsExec::ExecToLog ' "$0" /c "$INSTALL_DIR\postinstall.bat"'
428
428
429
429
!if ${INSTALLER_TYPE} == " OSGeo4W"
430
- IfFileExists " $INSTALL_DIR\etc\reboot" SetRebootFlag true
430
+ ; IfFileExists "$INSTALL_DIR\etc\reboot" SetRebootFlag true
431
431
432
432
Delete " $DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk"
433
433
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 12
12
# Tim Sutton November 2010
13
13
14
14
makensis \
15
- -DVERSION_NUMBER=' 1.6 .0' \
16
- -DVERSION_NAME=' Copiapo ' \
15
+ -DVERSION_NUMBER=' 1.7 .0' \
16
+ -DVERSION_NAME=' Wroclaw ' \
17
17
-DSVN_REVISION=' 0' \
18
18
-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' \
21
21
-DBINARY_REVISION=1 \
22
22
-DINSTALLER_TYPE=OSGeo4W \
23
23
-DPACKAGE_FOLDER=osgeo4w/unpacked \
You can’t perform that action at this time.
0 commit comments