mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-16 07:06:18 +00:00
Correct comment
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
;Get installation folder from registry if available
|
||||
InstallDirRegKey HKLM "Software\Jellyfin" "InstallLocation"
|
||||
|
||||
;Request application privileges for Windows Vista
|
||||
;Request application privileges for service installation
|
||||
RequestExecutionLevel admin
|
||||
CRCCheck on
|
||||
!define MUI_ABORTWARNING
|
||||
|
||||
Reference in New Issue
Block a user