mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-30 13:56:31 +01: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