Right now the 'Close and Update' button in the new notification feature will use the .Kill method and immediately close the process, not prompting the user to save their work. Can the .CloseMainWindow method be used instead to allow the user to save their work?
+1