Thomas's Profile

Member since September 12, 2005

Favorite Files

Recent Posts

  1. Review - Microsoft JVM Removal Tool (MSJVM)

    1.0a (Sep 12, 2005)

    This utility worked great for me where other methods would not. Many sites said to use the command

    RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall

    on the Run line. This method, however, failed:

    Advanced INF Install
    Error: could not locate INF file ‘java.inf’.
    [OK]

    Another suggestion:

    Start -> Run, then
    regsvr32 /u msjava.dll

    received this error:

    RegSvr32
    Loadlibrary(msjava.dll) failed – The specified module could not be found.
    [OK]

    So I finally found this utility, ran it, then checked my Advanced tab in IE's Internet Options (Tools menu) and found there was no longer an MS Java section. MS Java had been causing me Runtime errors, so I was glad to be able to finally find something to uninstall it. Thanks!