[wpkg-users] More java8 weakness... WARNING! TYPO!

Marco Gaiarin gaio at sv.lnf.it
Tue Mar 24 16:35:32 CET 2015


> Ok, done some more test. Attached my recipe, sorry for italian
> comments. ;(

Sorry, i've added a typo and the recipe fail for new installation.

The 2 lines:

	<install cmd='%COMSPEC% /c if not exist "%ProgramData%\Oracle\Java\java.settings.cfg" echo . > "%ProgramData%\Oracle\Java\java.settings.cfg"' />

have to be translated to:

	<install cmd='%COMSPEC% /c if not exist "%ProgramData%\Oracle\Java\java.settings.cfg" echo( > "%ProgramData%\Oracle\Java\java.settings.cfg"' />

(because 'echo .' is not 'echo.', and 'echo(' is better ;).

With a dot in file '%ProgramData%\Oracle\Java\java.settings.cfg' the
installer exit with error '-80'.


Sorry. ;(

-- 
dott. Marco Gaiarin				        GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                    http://www.sv.lnf.it/
  Polo FVG   -   Via della Bontà, 7 - 33078   -   San Vito al Tagliamento (PN)
  marco.gaiarin(at)lanostrafamiglia.it   t +39-0434-842711   f +39-0434-842797

		Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
    http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123
	(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)



More information about the wpkg-users mailing list