Skip to content

Category Archives: software

Three files to unblock

It turned our that there are three files to unblock in order to run NetBeans. Two of them are java.exe in the JRE installation, and one of them is under the JDK directory tree. No wonder I never suspected that.
C:\Program Files\Java\jre1.6.0_05\bin\java.exe
C:\Program Files\Java\jdk1.6.0_05\jre\bin\java.exe
C:\Program Files\Java\jdk1.6.0_05\bin\java.exe