This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 90601

Summary: Can not install NetBeans BlueJ edition (Or Regular NetBeans for that matter) on Windows Vista
Product: installer Reporter: chriscush <chriscush>
Component: JDK bundleAssignee: mslama <mslama>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description chriscush 2006-12-05 16:06:22 UTC
Have Java 1.5.0.10 installed.

Get error message:
The installer is unable to run in graphical mode. Try running the installer 
with the -console or -silent flag.

Can run the install with the -silent flag and no errors occur until trying to 
launch the IDE. The IDE complains about not being able to find java.exe at 
this point.
Comment 1 mslama 2006-12-07 10:26:24 UTC
JDK 6.0 must be used to run installer on Vista. Use -is:javahome <Path to JDK>
to set JDK for running installer. See my comment from Wed Oct 4 14:50:57 +0000
2006 in issue #85361.

*** This issue has been marked as a duplicate of 85361 ***