• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

uninstall javaplug-in mess

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have
a) javaplugin 1.4.0_01 - 'control panel' (says a registry-entry missing)
b) java runtime environment 1.4.0_01 - 'add\remove programs' (nescape dll missing)
plz, help me clean the mess, WIN NT 4.0 system

__________________________________________________
I think the java.util.List is not supported by MS JVM? the Animator applet demo run under MS-JVM fails, says call java.util.List not found
any comment?
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Go into Start/Run/regedit.exe and drill thru HKEY_LOCAL_MACHINE/Software/JavaSoft/JavaPlugIn and set the default version to a different version.
OR you could go into the 1.4.0 entry and try to fix the parameters there.
 
saurabh x gupta
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
there is no "JavaPlugIn" or "Javasoft" entry in registry,
more of a WINNT-registry problem this?
 
Cindy Glass
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Keep looking. It is there.
 
reply
    Bookmark Topic Watch Topic
  • New Topic