Monday, December 17, 2012

How to Delete Mscoree Dll


1. Press the 'Start' key and the 'R' key on your keyboard simultaneously. The 'Start' key might have a Windows icon on it.
2. Type 'cmd' in the box and click 'OK.'
3. Type the following command: 'regsvr32 /u mscoree.dll.' This unregisters the library.
4. Type 'delete %windir%\system32\mscoree.dll.' This deletes 'mscoree.dll' from your computer.