Sunday, January 13, 2013

How to Get Rid of C:\Windows\System32\Ddraw.dll


1. Click 'Start,' type 'cmd' into the search field and press 'Enter' to open the Command Prompt.
2. Type the following command into the Command Prompt and press 'Enter.'cd c:\window\system32
3. Type the following command into the Command Prompt and press 'Enter.'regsvr32 /u Ddraw.dll
4. Type the following command into the Command Prompt and press 'Enter.'del Ddraw.dll
5. Close the Command Prompt.