Windows Vista Ultimate x64 Component Registration Problem
My Media Center PC randomly decided to stop working. After a lot of searching and trying I finally found this:
http://mymce.wordpress.com/2006/11/30/a-component-registration-failurea-critical-process-failurea-tuner-not-found-error/
The steps were:
- Close Media Center
- Click on the Start menu, choose run and type cmd
- Execute the command regsvr32.exe atl.dll
- Execute the command C:\WINDOWS\eHome\ehSched /unregServer
- Execute the command C:\WINDOWS\eHome\ehSched /service
- Execute the command C:\WINDOWS\eHome\ehRecvr /unregServer
- Execute the command C:\WINDOWS\eHome\ehRecvr /service
- Execute the command C:\WINDOWS\eHome\ehRec.exe /unregServer
- Execute the command C:\WINDOWS\eHome\ehRec.exe /regserver
- Execute the command C:\WINDOWS\eHome\ehmsas.exe /unregServer
- Execute the command C:\WINDOWS\eHome\ehmsas.exe /regserver
- Restart Media Center
Thanks so much guys!