aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/installer/customactions.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* installer: port custom actions from JScript to CSimon Rozman2019-08-091-102/+0
| | | | Signed-off-by: Simon Rozman <simon@rozman.si>
* installer: remove sidtype compat codeJason A. Donenfeld2019-06-131-17/+0
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* installer: do not wait for service to startJason A. Donenfeld2019-05-231-14/+17
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* installer: set sidtype from customactionJason A. Donenfeld2019-05-221-0/+17
| | | | | | Otherwise they'll fail to come up when updating to 0.0.9. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* installer: quote tmpfileJason A. Donenfeld2019-05-201-1/+1
| | | | | | 8.3 is optional. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* installer: smarter detection of SYSTEM profile folderSimon Rozman2019-05-081-1/+3
| | | | Signed-off-by: Simon Rozman <simon@rozman.si>
* installer: delete config file with custom actionJason A. Donenfeld2019-05-071-0/+97
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>