mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04: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
|
Page instfiles
|
||||||
|
|
||||||
; The default installation directory
|
; The default installation directory
|
||||||
InstallDir "$LocalAppData\Programs\Etherpad Foundation\Etherpad Server"
|
InstallDir "$PROGRAMFILES\Etherpad Foundation\Etherpad Server"
|
||||||
|
|
||||||
Section
|
Section
|
||||||
SectionIn RO
|
SectionIn RO
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue