Telenut Posted April 25, 2008 Posted April 25, 2008 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?
Kelsenellenelvian Posted April 25, 2008 Posted April 25, 2008 (edited) 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, 2008 by Kelsenellenelvian
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now