View Single Post
Old 28th April 2008, 05:39 PM   #6 (permalink)
ag3nt
MC Apprentice
No Avatar
Status ag3nt is Offline:
ActivityPosts: 23
Reputation & Thanks Support Rating:
ag3nt
Points Earned: 10

ag3nt has been Thanked 0 times in 0 posts
Re: X64 Vista Ultimate - DiscoveryService keeps resetting to default MS one

Quote:
Originally Posted by mikehayton View Post
I'd try the following

Start button -> type regedit in the "start search" text box.
right click on the regedit that appears and choose "run as admin"

From within regedit I'd create the following reg key values.
(Note: ignore the space before the Windows in the below reg key names, I've had to add that in to stop this web site from splitting the long line)

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows\CurrentVersion\Media Center\Service\EPG

and create a DWORD value named
disableUpdateDiscSvc
and then set its value to 1

I would then create a reg key called

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\ Windows\CurrentVersion\Media Center\Service\EPG

and create a DWORD value named
disableUpdateDiscSvc
and then set its value to 1


Not sure which one is required on 64 - but creating both should stop the discSvc key being clobbered. If its still getting changed, I'd go back with regedit and see if these reg keys you created are still present.

Cheers

Mike

Thanks for your help Mike. I'll give it a go.
  Reply With Quote