Home of the Squeezebox™ & Transporter® network music players.

Go Back   Squeezebox : Community : Forums > User Forums > Squeezebox Server
User Name
Password

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2008-12-19, 06:33
Teus de Jong Teus de Jong is offline
Senior Member
 
Join Date: Feb 2008
Location: Nij Beets, The Netherlands
Posts: 458
Teus de Jong is on a distinguished road
Default A solution for McAfee home users

When using McAfee Antivirus, it is necessary to exclude files with the extension MY? in McAfee to be able to scan your library and see long listings in a browser (McAfee sees these files as malicious and automatically deletes them; this is what happens if the right pane takes a long time to load or does not load at all). The home editions of McAfee don't offer the possibility to exclude files. I post the solution I found here:

Apparently, the McAfee home editions internally do use a exclusion list. Only this list is not accessible from within the program. The only way to add MY?-files to the exclusion list is using the registry editor.

!!!Warning: do not change the registry if you are not certain you can do this without harming your computer!!!

The steps:
1. Start the registry editor (I'm not going to explain how to do this; if you don't know that, it's most probably better not to use the editor).
2. Go to this key:
HKEY_LOCAL_MACHINE\SOFTWARE\McAfee\VSCore\On Access Scanner\McShield\Configuration\Default
3. Look at the string entries with the name ExcludedItem_x, where x is a number. See what the highest entry is (most probably it is ExcludedItem_15).
4. Make a new string value with the name ExcludedItem_x, where x is 1 higher than the highest you see in step 3 -- most probably ExcludedItem_16.
5. Doubleclick on the item and enter as value 4|3|MY?
6. Set the value of NumExcludeItems to 1 higher than it is (it is probably 16, in that case set it to 17).

If this does not work, try this alternative for the steps 5 and 6 above:
5. Doubleclick on the item and enter as value 3|2|*.myi
6. Make a new string value with the name ExcludedItem_x, where x is 1 higher than the one you made in step 4 -- most probably ExcludedItem_17.
7. Doubleclick on the item and enter as value 3|2|*.myd
8. Set the value of NumExcludeItems to 2 higher than it is (it is probably 16, in that case set it to 18).

You're done with the registry, so close the editor.

Now to make sure McAfee uses these new values do this:

1. In McAfee make sure to use the Advanced Menu.
2. In the left lower list choose Configure.
3. In the left top list choose Computer & Files
4. In the right list at Virus protection is enabled click on Off.
5. From the popup list choose the standard time (30 or 45 minutes).
6. Wait till the protection warning appears (to make sure the real time scanner is stopped),
7. Set Virus protection is enabled back to On.

That's it: you're done.

PS: I changed this instructions for two reasons:
1. As kesey points out in one of the posts, McAfee has changed the standard entries (there were 5, now there are 16. Note that this means that when SC fails scanning again after this procedure, you have to check if McAfee has changed it's standard setup. If so, you have to do this again with different numbers.
2. I have found that my earlier hack with 4|3|MY? doesn't work always. The above (with 3|2|*.myi and 3|2|*.myd) does always work here, but others have reported that it does not work on their machines. So my recommendation: start with the first procedure; if all works well, that's fine. If it does not work, try the alternative method.

Teus

Last edited by Teus de Jong; 2009-05-15 at 08:36. Reason: Additions and deletions
Reply With Quote
  #2  
Old 2008-12-19, 08:13
Moonbase's Avatar
Moonbase Moonbase is offline
Senior Member
 
Join Date: Dec 2008
Location: Kaufbeuren, Germany
Posts: 733
Moonbase is on a distinguished road
Default

I agree with Teus that it's important enough to warn users. And its not about warez or such, but more like making a thing you get from your ISP work. (McAfee Home being often included with ISP contracts.)

Also, if I were a user, I'd go and complain at McAfee. User feedback may help making a better virus scanner.
__________________
Moonbase: The Problem Solver
Reply With Quote
  #3  
Old 2008-12-19, 09:24
dbls's Avatar
dbls dbls is offline
Member
 
Join Date: Apr 2005
Posts: 64
dbls is on a distinguished road
Default Minor modification

Entering the string "MY?" in the new ExcludedItem string in the registry didn't work for me. Most of the other ExcludedItem_x strings on my computer were in the form "4|3|ext", and when I changed the new string to "4|3|MY?", it worked.

Thanks for posting this solution, and shame on McAfee for not providing a way to do this through their interface.
Reply With Quote
  #4  
Old 2008-12-19, 09:33
Teus de Jong Teus de Jong is offline
Senior Member
 
Join Date: Feb 2008
Location: Nij Beets, The Netherlands
Posts: 458
Teus de Jong is on a distinguished road
Default

Quote:
Originally Posted by dbls View Post
Entering the string "MY?" in the new ExcludedItem string in the registry didn't work for me. Most of the other ExcludedItem_x strings on my computer were in the form "4|3|ext", and when I changed the new string to "4|3|MY?", it worked.
Ah! I forgot the 4|3| at the start of the string in my post. Thank you for pointing that out. I've updated my post to correct this.

Teus
Reply With Quote
  #5  
Old 2008-12-19, 14:46
renevk renevk is offline
Junior Member
 
Join Date: Aug 2008
Posts: 14
renevk is on a distinguished road
Default

great post. It solves not only my scanning problem but also the problem that i didn't see the playlist in de browser.
Reply With Quote
  #6  
Old 2008-12-19, 20:18
Max F Max F is offline
Member
 
Join Date: Jan 2007
Posts: 35
Max F is on a distinguished road
Default

Thanks for this!

If others, like me, are not comfortable in making Registry changes, you can simply go into McAfee and turn off real-time virus scanning. You can set it to come back on in an hour or so (whatever is a good time for your music scan to complete).
Reply With Quote
  #7  
Old 2008-12-20, 09:03
kesey kesey is offline
Senior Member
 
Join Date: Mar 2007
Location: Ireland
Posts: 260
kesey is on a distinguished road
Default

Quote:
Originally Posted by Teus de Jong View Post
5. Doubleclick on the item and enter as value 4|3|MY?
Well done Teus, fine clear explanation of the necessary steps to minimise the PITA effects of McAfee.

That post will save a lot of aggro.
Happy Christmas!
Reply With Quote
  #8  
Old 2009-01-02, 04:29
larsjons larsjons is offline
Junior Member
 
Join Date: Jan 2009
Posts: 1
larsjons is on a distinguished road
Default

Thanks Teus. Just spend hours on this problem and now it appears to be ok (first scan not completed yet). ANyone knows what the 4!3 stands for? In my regedit most of the enties has 3!2 so I used that instead.
BR Lars
Reply With Quote
  #9  
Old 2009-01-02, 09:45
Teus de Jong Teus de Jong is offline
Senior Member
 
Join Date: Feb 2008
Location: Nij Beets, The Netherlands
Posts: 458
Teus de Jong is on a distinguished road
Default

As far as I understand it, the first number is the type of exclusion (4 being an extension) and the second number indicates how to handle this exclusion (inbound (1), outbound (2) or both(3)). Of course I could be wrong.

Teus
Reply With Quote
  #10  
Old 2009-01-25, 01:03
mherger's Avatar
mherger mherger is offline
Babelfish's Best Boy
 
Join Date: Apr 2005
Location: Switzerland
Posts: 16,694
mherger is on a distinguished road
Default

Quote:
Originally Posted by Teus de Jong View Post
(I posted this in a thread, but I think it is important enough to have it's own thread.)
Great posting! It deserves a better place than this :-). Would you mind adding it to wiki.slimdevices.com?
__________________
Michael

-----------------------------------------------------------------
http://www.herger.net/slim-plugins - AlbumReview, Biography, MusicInfoSCR
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 20:40.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.