Results 1 to 10 of 10

Thread: framedyn.dll not found, loads anyway

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Feb 2006
    Posts
    3

    Default

    gah, well, I had been screwing with my paths.
    *mutters unkind words about Sun Java dev*

  2. #2
    Junior Member
    Join Date
    Mar 2008
    Posts
    1

    Default separate the paths!

    PlNGY if you are using java to program set the path to this:

    Variable name: Path
    Variable value: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\wbem

    This is the variable value given by Bitman and it works for me perfectly. I can execute Java and Command Prompt commands and the Spybot problem is gone!

    Cheers Bitman )
    Last edited by TaRaKsIaS; 2008-03-04 at 08:07. Reason: Made mistakes

  3. #3
    Junior Member
    Join Date
    Aug 2007
    Posts
    2

    Default framedyn.dll error

    Hello,

    After trying all of the suggested fixes described here and on the Microsuck support page, this is what worked for me...

    Right click on My Computer
    Click Advanced Tab
    Click Environment Variables button
    Click Path in bottom display
    Click Edit
    at the end of the path line, add a semicolon if there isn't one.
    place this after the semicolon:

    %SystemRoot%\system32\wbem\framedyn.dll

    Click OK until back to desktop. should be fixed.

  4. #4
    Junior Member
    Join Date
    Sep 2009
    Posts
    1

    Default malformed path from 3rd party

    this thread helped me spot that a third-party app (GNU plotter) appended to the path without including the semi-colon separator. Funny that I should use the computer for months before encountering this as an error. Another version of this question may be found at http://forums.cnet.com/5208-6142_102...hreadID=133382

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •