Bug 1628924 - Wait for the default browser agent to finish unregistering before deleting it. r=agashlin

Differential Revision: https://phabricator.services.mozilla.com/D70570

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Molly Howell 2020-04-10 22:18:50 +00:00
parent 7e557d489e
commit c3b7317e66

View File

@ -460,7 +460,7 @@ Section "Uninstall"
; Uninstall the default browser agent scheduled task.
; This also removes the registry entries it creates.
Exec '"$INSTDIR\default-browser-agent.exe" unregister-task $AppUserModelID'
ExecWait '"$INSTDIR\default-browser-agent.exe" unregister-task $AppUserModelID'
${un.RemovePrecompleteEntries} "false"