2
0
crankdoofus 6 жил өмнө
parent
commit
8555c5fae1

+ 1 - 1
deployment/windows/jellyfin.nsi

@@ -32,7 +32,7 @@
   ;Get installation folder from registry if available
   ;Get installation folder from registry if available
     InstallDirRegKey HKLM "Software\Jellyfin" "InstallLocation"
     InstallDirRegKey HKLM "Software\Jellyfin" "InstallLocation"
   
   
-  ;Request application privileges for Windows Vista
+  ;Request application privileges for service installation
     RequestExecutionLevel admin
     RequestExecutionLevel admin
     CRCCheck on	    
     CRCCheck on	    
     !define MUI_ABORTWARNING
     !define MUI_ABORTWARNING