Hi Rainer. > -----Oorspronkelijk bericht----- > Van: Rainer Meier [mailto:r.meier at wpkg.org] > Verzonden: woensdag 4 december 2013 22:39 > Aan: Jürgen Depicker > CC: wpkg-users at lists.wpkg.org > Onderwerp: Re: [wpkg-users] Java struggle > > Hi Jürgen, > > On 04.12.2013 11:49, Jürgen Depicker wrote: > > Dear Rainer, > > > > I've been using your collection of scripts successfully for about a year now; > enormous thanks for that. > > > > Oracle recently changed the structure of the uninstall string though, which > caused some troubles in my network :-) (java kept on being upgraded at every > boot). I quickly solved the issue by modifying the install check as follows > underneath; did you make the same modification or did you solve it > differently? > > My Scripts have been slightly evolved. [(JDE)] It seems to me that your install check wouldn't work for the latest java I downloaded: the uninstall string is now Java(TM) 7 which doesn't match your check (Java 7.*). Funny, since I'm also using 1.7 upd45. How is that possible? Greetings, Jürgen |