File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -435,11 +435,11 @@ RebootNecessary:
435
435
NoRebootNecessary:
436
436
437
437
Delete " $DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk"
438
- CreateShortCut " $DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk" " $INSTALL_DIR\bin\nircmd.exe" ' exec hide "$INSTALL_DIR\bin\qgis .bat"' \
438
+ CreateShortCut " $DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk" " $INSTALL_DIR\bin\nircmd.exe" ' exec hide "$INSTALL_DIR\bin\${SHORTNAME} .bat"' \
439
439
" $INSTALL_DIR\icons\QGIS.ico" " " SW_SHOWNORMAL " " " Launch ${COMPLETE_NAME}"
440
440
441
441
Delete " $SMPROGRAMS\${QGIS_BASE}\Quantum GIS (${VERSION_NUMBER}).lnk"
442
- CreateShortCut " $SMPROGRAMS\${QGIS_BASE}\Quantum GIS (${VERSION_NUMBER}).lnk" " $INSTALL_DIR\bin\nircmd.exe" ' exec hide "$INSTALL_DIR\bin\qgis .bat"' \
442
+ CreateShortCut " $SMPROGRAMS\${QGIS_BASE}\Quantum GIS (${VERSION_NUMBER}).lnk" " $INSTALL_DIR\bin\nircmd.exe" ' exec hide "$INSTALL_DIR\bin\${SHORTNAME} .bat"' \
443
443
" $INSTALL_DIR\icons\QGIS.ico" " " SW_SHOWNORMAL " " " Launch ${COMPLETE_NAME}"
444
444
!else
445
445
CreateShortCut " $DESKTOP\${QGIS_BASE}.lnk" " $INSTALL_DIR\bin\qgis.exe" " " \
You can’t perform that action at this time.
0 commit comments