mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Windows build: Install to $PROGRAMFILES
This commit is contained in:
parent
52dd6a26bc
commit
d70dcc3415
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Page directory
|
|||
Page instfiles
|
||||
|
||||
; The default installation directory
|
||||
InstallDir "$LocalAppData\Programs\Etherpad Foundation\Etherpad Server"
|
||||
InstallDir "$PROGRAMFILES\Etherpad Foundation\Etherpad Server"
|
||||
|
||||
Section
|
||||
SectionIn RO
|
||||
|
|
Loading…
Reference in a new issue