Jump to content

check dotnet and JRE version


Recommended Posts

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.6

I also need a script to enable them when I install other software that needs them.

Is that possible?

Link to comment
Share on other sites


FileExists('%programfiles%\java\jre1.6.0_06\java.exe')

Dependant of = Java

No 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 by Kelsenellenelvian
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...