I have a strange issue. In my Inno setup script I must to check JRE. If the minimum JRE is not installed, it's triggered the installer of the bundled JRE. This check is made after the files of my program have been installed in their destinations. I have a strange issue. In my Inno setup script