File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ if not %OSGEO4W_DESKTOP_LINKS%==0 nircmd shortcut "%O4W_ROOT%\bin\nircmd.exe" "~
13
13
14
14
set OSGEO4W_ROOT = %OSGEO4W_ROOT:\ =\\ %
15
15
textreplace -std -t " %O4W_ROOT% \apps\@package@\bin\qgis.reg"
16
- " %WINDIR% \regedit" /s " %O4W_ROOT% \apps\@package@\bin\qgis.reg"
16
+ nircmd elevate " %WINDIR% \regedit" /s " %O4W_ROOT% \apps\@package@\bin\qgis.reg"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ set OSGEO4W_ROOT=%OSGEO4W_ROOT:\=\\%
13
13
textreplace -std -t " %O4W_ROOT% \apps\@package@\bin\qgis.reg"
14
14
set OSGEO4W_ROOT = %O4W_ROOT%
15
15
16
- " %WINDIR% \regedit" /s " %O4W_ROOT% \apps\@package@\bin\qgis.reg"
16
+ nircmd elevate " %WINDIR% \regedit" /s " %O4W_ROOT% \apps\@package@\bin\qgis.reg"
17
17
18
18
call " %OSGEO4W_ROOT% " \bin\o4w_env.bat
19
19
path %PATH% ;%OSGEO4W_ROOT% \apps\@ package@ \bin
You can’t perform that action at this time.
0 commit comments