<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Tahoma"><br>
      In my experience, good uninstallers check if the application is
      currently running, and refuse to complete the uninstallation
      process until the user has exited the program.<br>
      Something like:<br>
      "A LibreOffice application is still running. Please save and exit
      before continuing". <br>
      And then grey out the "Next" button.<br>
      <br>
      For bonus points, the uninstaller should automatically continue
      without needing to be prompted when the user has exited the
      running LibreOffice application.<br>
      <br>
    </font><br>
    Stefan Knorr (Astron) wrote:
    <blockquote
cite="mid:CALWO78fidVsSUCasZ1pNSUP8nbp3qA_g-gBmoUSRnDbUMfcn_Q@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi all,


</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">Well, should be pretty easy to create a pre_uninstall event that kills
the process before it is removed. Is there any historical reason for
not doing it this way?
</pre>
        </blockquote>
        <pre wrap="">
That would be rude. Users may have unsaved data, etc.
</pre>
      </blockquote>
      <pre wrap="">
Can't we ask users if they really want to kill the application before
we go and kill it?

(something like
Title: "LibreOffice is currently active."
Message: "As long as LibreOffice is active, it can not be removed. Do
you want to close LibreOffice now?
Warning: you will lose any document you are currently working with in
LibreOffice.")

And, really we should detect if only the quick starter is active (no
open files) and if that's the case why not just kill it?

Astron.
_______________________________________________
LibreOffice mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/libreoffice">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a>

</pre>
    </blockquote>
  <br><br><br><hr><font size="-2" color=808080>Disclaimer: <a href="http://www.peralex.com/disclaimer.html">http://www.peralex.com/disclaimer.html</a><br><br>

</body>
</html>