RyanVM Posted September 20, 2004 Posted September 20, 2004 Most people believe sun's java is the better, safe, stronger version.However, remove the microsoft version is not easy.Anyway, here's the tutorial I always reference... It explains how to uninstall or just disable Microsoft's VM.XP: Should I uninstall or upgrade Microsoft Java Virtual Machine (JVM)?Microsoft has a tool specifically for removing the MS JVM. Google "unmsjvm"Or, download it direct from me
TechnoNRG Posted September 20, 2004 Posted September 20, 2004 Remeber that Java is an interperted Language, just like .NET, except that .NET can be compiled down to machine code if need be. Java can be compiled down to machine code ifneed be, also if you think that the JVM is slow just go and get a nice JIT, sure the first time is slow but then it runs just like any other app.
nolookingca Posted September 20, 2004 Posted September 20, 2004 No offense to all Sun JVM users (including me), but the applets load awfully slow AND one of the website I frequently visit just happen to have a java newsflasher (annoying, isn't it? )
RyanVM Posted September 20, 2004 Posted September 20, 2004 No offense to all Sun JVM users (including me), but the applets load awfully slow AND one of the website I frequently visit just happen to have a java newsflasher (annoying, isn't it? )make sure you've got the java console disabled in the control panel.Also, have you tried 5.0RC?
nolookingca Posted September 20, 2004 Posted September 20, 2004 oops, forgot the console thing. NVM.P.S. Any reg patches to set that?
RyanVM Posted September 20, 2004 Posted September 20, 2004 MD "%appdata%\Sun\Java\Deployment"ECHO deployment.console.startup.mode=disable>> "%appdata%\Sun\Java\Deployment\deployment.properties"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now