mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Correct comment
This commit is contained in:
parent
da71354e82
commit
8555c5fae1
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user