mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 15:26:40 +00:00
Use current user in context and launch app after install [skip ci]
This commit is contained in:
@@ -118,6 +118,12 @@ Exec '"$INSTDIR\${MAIN_APP_EXE}" service start'
|
||||
Sleep 1000
|
||||
SectionEnd
|
||||
|
||||
######################################################################
|
||||
Function .onInit
|
||||
|
||||
Exec $INSTDIR\netbird_uninstall.exe
|
||||
|
||||
FunctionEnd
|
||||
######################################################################
|
||||
|
||||
Section Uninstall
|
||||
|
||||
Reference in New Issue
Block a user