April 25, 200818 yr I would like to check if the dotnet 1.1 , 2.1 and 3.5 are installed and enable them when they are not installed.Same for JRE 1.6I also need a script to enable them when I install other software that needs them.Is that possible?
April 25, 200818 yr FileExists('%programfiles%\java\jre1.6.0_06\java.exe')Dependant of = JavaNo need for external scripts. It's all built in already read the manual and changelog. I have just provided 2 examples of them for you. Edited April 25, 200818 yr by Kelsenellenelvian
Create an account or sign in to comment