pdurbha
asked on
Silent Install of JDK 1.5_14.exe
Hi,
Is there a way I can do a silent install fo JDK 1.5_14?. I tried out the method suggested on the Sun/Java website below from the Windows command line..but it doesn't work as it pulls up the InstallShield wizard ..and the website directs me to InstallShield support
http://java.sun.com/j2se/1.5.0/sdksilent.html
Thanks
Is there a way I can do a silent install fo JDK 1.5_14?. I tried out the method suggested on the Sun/Java website below from the Windows command line..but it doesn't work as it pulls up the InstallShield wizard ..and the website directs me to InstallShield support
http://java.sun.com/j2se/1.5.0/sdksilent.html
Thanks
ASKER
I double-checked it actually is working from command line but not from within InstallAnywhere 2008 using Exec Command Action
ASKER
I have this set up in the Exec Command action of my IA 2008 project..it executes fine..but still launches the JDK install in GUI mode and not in silent mode as specified on the Sun website http://java.sun.com/j2se/1.5.0/sdksilent.html
$INSTALLER_TEMP_DIR$$\$jdk
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I apologize..it wasn't called for..
i