Преглед на файлове

GRASS-Installer.nsi.tmpl: (BU) -> (S-1-5-32-545)
see https://support.microsoft.com/en-us/kb/243330
Well-known security identifiers in Windows operating systems
SID: S-1-5-32-545
Name: Users

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66165 15284696-431f-4ddb-bdfa-cd5b030d7da7

Helmut Kudrnovsky преди 9 години
родител
ревизия
d12bc34e9b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      mswindows/GRASS-Installer.nsi.tmpl

+ 1 - 1
mswindows/GRASS-Installer.nsi.tmpl

@@ -529,7 +529,7 @@ Section "GRASS" SecGRASS
 	File /r ${PACKAGE_FOLDER}\*.*
 	File /r ${PACKAGE_FOLDER}\*.*
 
 
 	;grant modifying/overwriting fontcap file
 	;grant modifying/overwriting fontcap file
-	AccessControl::GrantOnFile "$INSTDIR\etc\fontcap" "(BU)" "GenericRead + GenericWrite + Delete"
+	AccessControl::GrantOnFile "$INSTDIR\etc\fontcap" "(S-1-5-32-545)" "GenericRead + GenericWrite + Delete"
 	
 	
 	;create run_gmkfontcap.bat
 	;create run_gmkfontcap.bat
 	ClearErrors
 	ClearErrors