<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      Le 08/03/2019 à 08:57, Tan Chin Luh a écrit :<br>
    </div>
    <blockquote
      cite="mid:0df614de-173d-192a-b3af-3a181fbc1722@tritytech.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div class="moz-cite-prefix">Hi, <br>
      </div>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">if it is under windows, have you
        tried to launch the Scilab as Administrator? (right click on the
        icon, and choose run as administrator)</div>
    </blockquote>
    <br>
    <br>
    That's right. If a user without OS priviledge requests the removal
    of a module installed as admin, what does occur?<br>
    <br>
    Likely -- but this should be confirmed by some tests --
    atomsRemove(..) simply returns [].<br>
    Actually, according to the atomsRemove() design and help page, in
    case of removal failure no error flag is returned, and likely no
    error or warning message is displayed.<br>
    This is somewhat an issue.<br>
    <br>
    There is another issue about atomsRemove(), <a
      href="http://bugzilla.scilab.org/show_bug.cgi?id=9595">reported as
      bug 9595</a> (2011) :<br>
    <i>"when multiple versions installed, atomsRemove doesn't delete the
      loaded one, even after restart"</i><br>
    <br>
    To be analyzed, and fixed is it is confirmed with a recent Scilab
    version.<br>
    <br>
    Samuel<br>
    <br>
  </body>
</html>