gui execute as non-admin on installer finish
This commit is contained in:
parent
86bb49aeae
commit
49c1a5e9a1
Binary file not shown.
|
@ -246,9 +246,6 @@ SectionEnd
|
|||
Function .onInstSuccess
|
||||
|
||||
; start the GUI automatically.
|
||||
Exec "$INSTDIR\synergy.exe"
|
||||
|
||||
; HACK: wait 5 secs for the GUI to take focus.
|
||||
Sleep 5000
|
||||
ShellExecAsUser::ShellExecAsUser "" "$INSTDIR\synergy.exe" SW_SHOWNORMAL
|
||||
|
||||
FunctionEnd
|
||||
|
|
Loading…
Reference in New Issue