<div dir="ltr"><div><div><div><div><br></div>Anyone having problens with java 7.45?<br><br></div>I have observerd some different behavior here on our park, we have windows vista 32 and 7 32 and 64 machines.<br></div>some vista machines after the deployment I can see java on the installed program list, but they didnt manage to activate the plugins for the browsers, dont even appear on the plugins / complements lists, besides being shown on the system.<br>

<br>Installing the msi on a local machine it works fine, maybe im missing something on the code. <br></div><div><br><br></div><div>ill paste the code on the email itself, if you rather use pastebins please tell me :)<br>
<br>
</div><div>this is the code on my packages.xml<br><br><!-- jre install with the msi ; for 32-bit and 64-bit hosts --><br>    <package<br>        id="java7"<br>        name="Java(TM) 7"<br>        revision="%version%"<br>

        reboot="false"<br>        priority="178"<br>        ><br>        <br>        <!-- Local onde ficam armazenados os arquivos MSI: C:\Users\XXXXXXXXX\AppData\LocalLow\Sun\Java --><br>        <br>

        <variable name="updatever" value="45" /><br>        <variable name="shortupdatever" value="45" /><br>        <variable name="version" value="7.0.%updatever%" /><br>

        <variable name="autoupdate" value="0" /><br>     <br>        <check architecture="x86" type="file" condition="exists" path="%PROGRAMFILES%\Java\jre7\bin\java.exe" /><br>

        <br>        <check architecture="x64" type="file" condition="exists" path="%PROGRAMFILES(X86)%\Java\jre7\bin\java.exe" /><br>        <br>        <check type="logical" condition="or"><br>

            <check type="uninstall" condition="exists" path="Java 7" /><br>            <check type="uninstall" condition="exists" path="Java 7 Update %updatever%" /><br>

            <check type="uninstall" condition="exists" path="Java 7 Update %shortupdatever%" /><br>        </check><br>     <br>        <install cmd='taskkill /f /im jqs.exe /im iexplore.exe /im firefox.exe'><br>

          <exit code='any' /><br>        </install><br>        <!-- .exe install (XP, 2003) --><br>        <install os=".+5\.[1-2]\.\d{4}"<br>        cmd='\\11.11.11.11\WPKG\basicos\java\jre-7u%shortupdatever%-windows-i586.exe /s' /><br>

        <!-- .msi (Seven) install <a href="http://wpkg.org/Java#Install_JRE_with_msi_without_removing_old_version_in_a_mixed_32-bit.2F64-bit_environment">http://wpkg.org/Java#Install_JRE_with_msi_without_removing_old_version_in_a_mixed_32-bit.2F64-bit_environment</a> --><br>

        <install os=".+6\.[0-1]\.\d{4}"<br>        cmd='msiexec /qn /i \\11.11.11.11\WPKG\basicos\java\jre1.7.0_%updatever%\jre1.7.0_%updatever%.msi' /><br>        <br>        <!-- remove Java Quick Starter --><br>

        <!--<install cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\Java\jre7\bin\jqs.exe" "%PROGRAMFILES%\Java\jre7\bin\jqs.exe" -unregister'><br>          <exit code='any' /><br>

        </install><br>        <install cmd='%COMSPEC% /C if exist "%PROGRAMFILES(x86)%\Java\jre7\bin\jqs.exe" "%PROGRAMFILES(x86)%\Java\jre7\bin\jqs.exe" -unregister'><br>          <exit code='any' /><br>

        </install>--><br>        <br>        <!-- remove Java Auto Update --><br>        <install cmd='REG DELETE HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v SunJavaUpdateSched /f'><br>

          <exit code='any' /><br>        </install><br>     <br>        <downgrade include="install" /><br>     <br>        <upgrade include="install" /><br>     <br>        <remove cmd='msiexec /qn /x {26A24AE4-039D-4CA4-87B4-2F832170%updatever%FF}' /><br>

     <br>        <!-- jre 64-bit install with the msi ; for 64-bit hosts only --><br>        <check architecture="x64" type="file" condition="exists" path="%PROGRAMFILES%\Java\jre7\bin\java.exe" /><br>

        <check architecture="x64" type="logical" condition="or"><br>            <check type="uninstall" condition="exists" path="Java 7 (64-bit)" /><br>

            <check type="uninstall" condition="exists" path="Java 7 Update %updatever% (64-bit)" /><br>            <check type="uninstall" condition="exists" path="Java 7 Update %shortupdatever% (64-bit)" /><br>

        </check><br>     <br>        <install architecture="x64" cmd='taskkill /f /im jqs.exe /im iexplore.exe /im firefox.exe'><br>            <exit code='any' /><br>        </install><br>

        <install architecture="x64"<br>            cmd='msiexec /qn /i \\11.11.11.11\WPKG\basicos\java\jre1.7.0_%updatever%_x64\jre1.7.0_%updatever%_x64.msi'<br>        /><br>        <!-- remove Java Quick Starter --><br>

        <!--<install architecture="x64" cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\Java\jre7\bin\jqs.exe" "%PROGRAMFILES%\Java\jre7\bin\jqs.exe" -unregister'><br>          <exit code='any' /><br>

        </install><br>        <install architecture="x64" cmd='%COMSPEC% /C if exist "%PROGRAMFILES(x86)%\Java\jre7\bin\jqs.exe" "%PROGRAMFILES(x86)%\Java\jre7\bin\jqs.exe" -unregister'><br>

          <exit code='any' /><br>        </install>--><br>     <br>        <downgrade include="install" /><br>     <br>        <upgrade include="install" /><br>     <br>

        <remove architecture="x64" cmd='msiexec /qn /x {26A24AE4-039D-4CA4-87B4-2F864170%updatever%FF}' /><br>     <br>    </package><br><br><br><br></div><div><div><br></div></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">2013/10/10 Cedric Frayssinet <span dir="ltr"><<a href="mailto:cedric.frayssinet@gmail.com" target="_blank">cedric.frayssinet@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Thanks Stefan, finally, it was my fault (same name between u40 and u21), no problem with upgrade, yees :)<span class="HOEnZb"><font color="#888888"><br><br>Cedric<br></font></span></div><div class="HOEnZb">

<div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/9 Stefan Pendl <span dir="ltr"><<a href="mailto:stefan.pendl.71@gmail.com" target="_blank">stefan.pendl.71@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 09.10.2013 17:48, schrieb Cedric Frayssinet:<div><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
I try to update Java on u40, but i can't remove u21 !<br>
</blockquote>
<br></div>
--snip<div><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
When i check the log, i have these lines<br>
<br>
2013-10-09 17:22:27, DEBUG   : Executing command: 'msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-<u></u>2F83217021FF}'.<br>
2013-10-09 17:22:38, INFO    : Command 'msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-<u></u>2F83217021FF}' returned  exit code [0]. This exit code indicates success.<br>
<br>
So, normally, u21 has to be removed, but it's still installed... and my upgrade isn't ok :(<br>
<br>
I have this problem only on XP 32 bits :/<br>
<br>
If you any idea ?<br>
<br>
<br>
</blockquote>
<br></div>
Removing the previous version is not necessary, since it will be overwritten by the new one.<br>
In addition I have stopped removing the old version due to many ways of this to fail.<br>
<br>
<br>
--<br>
Stefan P.<br>
<br>
Top-posting:<br>
A: Because it messes up the order in which people normally read text.<br>
Q: Why is top-posting such a bad thing?<br>
A: Top-posting.<br>
Q: What is the most annoying thing in e-mail?<br>
<br>
------------------------------<u></u>------------------------------<u></u>-------------<br>
Hotel discounts, best prices: <a href="http://www.booking.com/index.html?aid=366545" target="_blank">http://www.booking.com/index.<u></u>html?aid=366545</a><br>
------------------------------<u></u>------------------------------<u></u>-------------<br>
wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/" target="_blank">http://lists.wpkg.org/<u></u>pipermail/wpkg-users/</a><br>
______________________________<u></u>_________________<br>
wpkg-users mailing list<br>
<a href="mailto:wpkg-users@lists.wpkg.org" target="_blank">wpkg-users@lists.wpkg.org</a><br>
<a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users" target="_blank">http://lists.wpkg.org/mailman/<u></u>listinfo/wpkg-users</a><br>
</blockquote></div><br></div>
</div></div><br>-------------------------------------------------------------------------<br>
Hotel discounts, best prices: <a href="http://www.booking.com/index.html?aid=366545" target="_blank">http://www.booking.com/index.html?aid=366545</a><br>
-------------------------------------------------------------------------<br>
wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/" target="_blank">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>
_______________________________________________<br>
wpkg-users mailing list<br>
<a href="mailto:wpkg-users@lists.wpkg.org">wpkg-users@lists.wpkg.org</a><br>
<a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users" target="_blank">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>[]'s<br>---------------------------------<br>Carlos Gomes<br>Assistente de Informática II - STI<br>skype: cgomes.unesp<br>55(16)3706-8783<br><div>UNESP/Franca - FCHS</div>

<div></div>
</div>