Go Back   clixhere! - clix clix and more clix! > clix University > clix FAQ's / Guides


Latest News
clix 2 and Accessories at The iriver Store
clix 2 8GB, Vanilla, Red Tango, Lime, Clip Cases, Pouch Cases... All in stock now at The iriver Store

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-25-2007, 10:23 AM
Ted Yo!'s Avatar
Ted Yo! Ted Yo! is offline
Super Moderator
 
Join Date: Feb 2007
Location: 127.0.0.1
Posts: 273
Advanced Users Only - Stop wmp from consuming all your CPU

Okay, all in all I like WMP11 with one exception: every time it starts up it uses the WU engine to scan for updates. This in turn takes all my CPU until the scan is complete which is usually 1-2 minutes (time will vary depending on how many patches you have installed). It doesn't seem to respect the "Check once a month" setting so the only option left to me is to block it all togeather...

WARNING: Doing this will block WMP from ever being able to update. I don't think the codec download engine relies on this, but it is possible that it will block that as well. Many applications try to install the WMP runtime (not sure who all does this, but probably real, napster, mediamonky ect. anyone that relies on the runtime.) so doing this can block portions of their install. You have been warned...

What I did was use the built in debugger combined with the way application shims are registered. Passing the debugger a -- tells it to quit and terminate the program being debugged.

Add the following registry key:
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Setup_wm.exe
Inside this key add a new string value of Debugger and then set the value to be ntsd --. The end result should look like:
Code:
Debugger    Reg_SZ    ntsd --
If you want to be prompted each time rather then silently blocking it, remove the --. Now each time you will see the ntsd debugger launch and give you a command line, to allow the program to run type 'g' in the command line; to kill it type 'qq'.

If there is interest I can probably think up a user readable prompt to put up rather then the ntsd debugger.
__________________
It is pitch black. You are likely to be eaten by a grue.
Submit to Digg Submit to Del.icio.us Submit to Jeqq
Sponsored Links
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 01:17 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0 RC8
Copyright ©2007 Phluff LLC
vBulletin Skin by ForumTemplates.com
modified by reddshack for clixhere!