Correct comment

This commit is contained in:
crankdoofus 2019-07-07 09:17:03 +10:00 committed by GitHub
parent da71354e82
commit 8555c5fae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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