<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    Any ideas on the differences between this Win 8? Maybe you have a
    different version (normal/Pro/Ultimate) than the previous ones ?<br>
    <br>
    Can you launch Scilab and execute the following:<br>
    extract_cmd =
    getshortpathname(pathconvert(SCI+"/tools/zip/unzip.exe",%F));<br>
    disp(extract_cmd);<br>
    extract_cmd = extract_cmd + " -q """ + archive_in + """ -d """ +
    pathconvert(dir_out,%F) +"""";<br>
    disp(extract_cmd);<br>
    [rep,stat,err] = unix_g(extract_cmd);<br>
    disp(err);<br>
    <br>
    Best regards,<br>
    <br>
    Simon<br>
    <div class="moz-cite-prefix">On 02/15/2013 10:32 AM, Andrii Ryzhkov
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAN2vtfXWgu_gVmHFnvN-tzLAJGUZGuaJrbOVGbrgi3eAdgS2+w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div style="">I have problems installing any ATOMS module. It is
          not about any specific one. And I really had SciLab 5.4.0
          installed on couple of Win8 PCs and never had any problems.</div>
        <div style="">
          I did try to reinstall SciLab with manual deletion of the
          folder you've mentioned. I even reinstalled (restored to
          factory settings) Windows 8. Did not help.</div>
        <div style=""><br>
        </div>
        <div style="">
          <div>-->atomsGetConfig()</div>
          <div> ans  =</div>
          <div> </div>
          <div>   downloadTool: "curl"</div>
          <div> </div>
          <div>-->atomsRepositoryList()</div>
          <div> ans  =</div>
          <div> </div>
          <div>!<a moz-do-not-send="true"
              href="http://atoms.scilab.org/5.4">http://atoms.scilab.org/5.4</a>
             official  !</div>
          <div> </div>
          <div style="">I did steps you asked. The same result - error
            while extracting module package.</div>
          <div style="">Actually, what I noticed, files are downloaded
            correctly. I can easily unzip them, but SciLab can not.</div>
          <div style=""><br>
          </div>
          <div style="">Best regards,</div>
          <div style="">Andrii </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Simon Gareste
Support & Development Engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.70
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a></pre>
  </body>
</html>