Selective extraction of Files
Hi,
My application needs JDK 1.4.2 to run properly. I have bundled a jdk 1.4.2 with my installer. But if at the destination machine a jdk1.4.2 is already installed then i don't want to extract the jdk with the installer. I am able to check if a jdk is already installed or not in the target system but i can not stop copying the bundled jdk when a jdk is already installed on the target system. I have searched this forum and was unable to find any solutions. Any help will be great for me. Thanks in advance.