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