Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 17th, 2012  |  syntax: None  |  size: 0.38 KB  |  hits: 27  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. How to configure Chrome's Java plugin so it uses an existing JDK in the machine
  2. [HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMozillaPlugins@java.com/JavaPlugin]
  3. "Description"="Oracle® Next Generation Java™ Plug-In"
  4. "GeckoVersion"="1.9"
  5.  
  6. "Path"="C:Program Files (x86)Javajdk1.6.0_29jrebinnew_pluginnpjp2.dll"
  7.  
  8. "ProductName"="Oracle® Java™ Plug-In"
  9. "Vendor"="Oracle Corp."
  10. "Version"="160_29"