Java 1.7 INB fix

From William Paterson University - Information Technology's Wiki
Revision as of 12:13, 18 January 2013 by Pichardov (talk | contribs) (Created page with " Run javacpl.exe from c:\program files(x86)\java\jre7\bin\ for 32 bit java or go into the control panel and do "java control panel" for 64 bit java. Most people using windows...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Run javacpl.exe from c:\program files(x86)\java\jre7\bin\ for 32 bit java or go into the control panel and do "java control panel" for 64 bit java.

Most people using windows 7 will need the fix for 32 bit java.

Click on java tab and hit view.

Add

-Djava.vendor="Sun Microsystems Inc."

to runtime parameters for 1.7

This will has to be done each time the user updates java as the setting gets overwritten with new releases.