im currently working with an install script which dowloads several remote files and configure them in a new server , but i cant install the java jdk
(./jdk-1_5xxxxxxxx.bin) in such script, without avoiding the license agreement screen.
any suggestions on how to send the "yes" message to the installer via parameter to avoid the license screen???
better if jdk1_5xxxx has different aproaches to it according to versions
thanks in advance