<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Am 24.11.2014 um 14:51 schrieb Frederic
      Bergeron:<br>
    </div>
    <blockquote
cite="mid:1606826971.210674.1416837109211.JavaMail.yahoo@jws106123.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica
        Neue, Helvetica, Arial, Lucida Grande,
        sans-serif;font-size:24px">
        <div id="yui_3_16_0_1_1416442934900_61716" style="font-family:
          HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue,
          Helvetica, Arial, Lucida Grande, sans-serif; font-size: 24px;">
          <div id="yui_3_16_0_1_1416442934900_61715" style="font-family:
            HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida
            Grande, sans-serif; font-size: 16px;">
            <div id="yui_3_16_0_1_1416442934900_61721"
              class="y_msg_container">
              <hr id="yui_3_16_0_1_1416442934900_61713" size="1"><font
                id="yui_3_16_0_1_1416442934900_61719" face="Arial"
                size="2"><b><span style="font-weight:bold;"></span></b></font>
              <div id="yui_3_16_0_1_1416442934900_61749">Hi again,</div>
              <div id="yui_3_16_0_1_1416442934900_61750"><br>
              </div>
              <div id="yui_3_16_0_1_1416442934900_61751" dir="ltr">In
                the java_x86.log file, I could see that the 1603 error
                was caused because the java was already installed.  So I
                added an exitCode='1603' and it fixed the problem. 
                There was also another similar problem with another
                install command.  I added the appropriate exitCode and
                it seems to work fine now.  I didn't know the /L
                option.  That was very helpful.</div>
              <div id="yui_3_16_0_1_1416442934900_61752" dir="ltr"><br>
              </div>
              <div id="yui_3_16_0_1_1416442934900_61753" dir="ltr">Concerning
                FlashPlayer, I removed the file tests and it works fine
                now. <br>
              </div>
              <div id="yui_3_16_0_1_1416442934900_61754" dir="ltr"><br>
              </div>
              <div id="yui_3_16_0_1_1416442934900_61758" dir="ltr">Thanks
                a lot for your help.</div>
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    I would not add the exit code 1603 as being successful, since it can
    have many reasons.<br>
    <br>
    I would change the package to always check if there is already the
    same or a higher version installed.<br>
    <br>
    <package id="JRE8"<br>
        name="Java Runtime Environment 8"<br>
        revision="%JRE_VER%"<br>
        reboot="false"<br>
        priority="10"<br>
        precheck-upgrade="always"><br>
    <br>
    The attribute "precheck-upgrade" will force WPKG to run the checks
    before the package is upgraded, so you avoid problems with packages
    that don't upgrade if the same version is already installed.<br>
    <pre class="moz-signature" cols="72">

--
Stefan P.

Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?</pre>
  </body>
</html>