mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 10:16:18 +00:00
Use the registry path for datadir, don't override it here
Removes an assumption on directory if the user has a datadir from the previous install, use that
This commit is contained in:
@@ -407,7 +407,6 @@ Function .onInit
|
||||
StrCpy $_INSTALLSERVICE_ "No"
|
||||
StrCpy $_SERVICESTART_ "No"
|
||||
StrCpy $_MAKESHORTCUTS_ "Yes"
|
||||
StrCpy $_JELLYFINDATADIR_ "$LOCALAPPDATA\Jellyfin\Server"
|
||||
${EndIf}
|
||||
|
||||
; Let the user know that we'll upgrade and provide an option to quit.
|
||||
|
||||
Reference in New Issue
Block a user