jre 1.6 check and progress bar in inno
Posted
by Soumen Biswas
on Stack Overflow
See other posts from Stack Overflow
or by Soumen Biswas
Published on 2010-05-10T13:16:10Z
Indexed on
2010/05/21
17:20 UTC
Read the original article
Hit count: 282
inno-setup
|jre
Hello,
I want to check whether hre 1.6 or higher is installed or not. If installed I want to progress my application. If not installed , I want to install jre-6u17-windows-i586-s.exe after successfully installing jre , my control not returns to inno again. Please send a inno script for that.
best regards
SOumen
© Stack Overflow or respective owner