File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ if not %OSGEO4W_MENU_LINKS%==0 mkdir "%OSGEO4W_STARTMENU%"
12
12
if not %OSGEO4W_DESKTOP_LINKS% == 0 mkdir " %OSGEO4W_DESKTOP% "
13
13
14
14
if not %OSGEO4W_MENU_LINKS% == 0 nircmd shortcut " %O4W_ROOT% \bin\@package@-bin.exe" " %OSGEO4W_STARTMENU% " " QGIS Desktop @version@"
15
- if not %OSGEO4W_DESKTOP_LINKS% == 0 nircmd shortcut " %O4W_ROOT% \bin\package@-bin.exe" " %OSGEO4W_DESKTOP% " " QGIS Desktop @version@"
15
+ if not %OSGEO4W_DESKTOP_LINKS% == 0 nircmd shortcut " %O4W_ROOT% \bin\@ package@-bin.exe" " %OSGEO4W_DESKTOP% " " QGIS Desktop @version@"
16
16
17
17
if not %OSGEO4W_MENU_LINKS% == 0 nircmd shortcut " %O4W_ROOT% \bin\nircmd.exe" " %OSGEO4W_STARTMENU% " " Qt Designer with QGIS @version@ custom widgets" " exec hide " " " %OSGEO4W_ROOT% \bin\@ package@ -designer.bat" " " %O4W_ROOT% \apps\@package@\icons\QGIS.ico"
18
18
if not %OSGEO4W_DESKTOP_LINKS% == 0 nircmd shortcut " %O4W_ROOT% \bin\nircmd.exe" " %OSGEO4W_DESKTOP% " " Qt Designer with QGIS @version@ custom widgets" " exec hide %O4W_ROOT% \bin\@package@-designer.bat" " %O4W_ROOT% \apps\@package@\icons\QGIS.ico"
You can’t perform that action at this time.
0 commit comments