CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Posts
    4

    Uninstalling DirectX

    HI there..

    How can we uninstall DirectX and how can we restore the previous version of installed DirectX? For example, I have installed DirectX 9c on machine running Windows XP.Now I want to install DirectX 8.1 or some other previous versions of DirectX...whats the way to do it.

    Thanx in advance.
    Last edited by waqas786; January 18th, 2005 at 04:38 PM.

  2. #2
    Join Date
    Jun 2003
    Posts
    258

    Re: Uninstalling DirectX

    Clean install is the only real way to make sure you've done it correctly. Failing that, just install over your current version and then run dxdiag from the command line and check the versions of the dlls. If this is a recent mistake, and you're running XP I would suggest the "system restore" feature. Good luck, it is very difficult to uninstall directx.

    ~Steve

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured