I have a batch file that uninstalls all previous Java versions that I want. I want to set this up as an application to be ran as a dependence for the current Java version that we are running.
As with all applications, it needs a "detection" to know that it is there or ran properly.
Can someone provide some guidance as to what to use. I don't see how a registry or msi value would fit in this.
Thanks in advance!