index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deployment
/
windows
/
jellyfin.nsi
Age
Commit message (
Expand
)
Author
2019-11-01
Use the correct file copy operation for the icon
Anthony Lavado
2019-10-30
Add the tray app download to the build script, use it in the installer shortcuts
Anthony Lavado
2019-10-29
Remove extra EndIf
Anthony Lavado
2019-10-23
More preparations for the tray app
Anthony Lavado
2019-10-23
Add the "service" argument to the service parameters
Anthony Lavado
2019-10-23
Change the default AppExit action to Exit
Anthony Lavado
2019-10-22
Make installer shortcut check better
Anthony Lavado
2019-10-22
Fix syntax errors, move order of upgrade checks, enhance folder check, fix sh...
Anthony Lavado
2019-10-16
Check for the presence of AppDataLocal folder before using it
Anthony Lavado
2019-10-16
Use the registry path for datadir, don't override it here
Anthony Lavado
2019-10-16
Only create/remove shortcuts on non-service install
Anthony Lavado
2019-10-16
Adds icons to shortcuts, fixes nsis warning
Anthony Lavado
2019-10-16
Automatically creates shortcuts for non-service installs
Anthony Lavado
2019-10-15
Fix up Setup Type dialog, and add logic for basic setup
Anthony Lavado
2019-10-12
Make service setup an optional component, remove setuptype page config for now
Anthony Lavado
2019-10-12
Begin to add setup type dialog
Anthony Lavado
2019-10-12
Set service install default to no
Anthony Lavado
2019-09-20
Add escapes for path quotes in the NSIS Installer (#1777)
Anthony Lavado
2019-09-09
NSIS improvements (#1692)
Erwin de Haan
2019-07-27
Change service install user
crankdoofus
2019-07-25
Rework based on review comments
crankdoofus
2019-07-13
Update to uninstall silently if already installed
crankdoofus
2019-07-09
Update code for in-place upgrades
crankdoofus
2019-07-07
Correct comment
crankdoofus
2019-07-07
Remove Emby migration section, include License
crankdoofus
2019-07-06
Correct Service handling & LocalAppData folder
crankdoofus
2019-07-06
Cleaned up code
crankdoofus
2019-07-06
Create jellyfin.nsi
crankdoofus