PDA

View Full Version : Whitelist violation (Thumbs.db)



sickswe
11-23-2005, 08:46 AM
Need help... why are PB kicking for this?
what is wrong ??

PLS help!

[11.23.2005 17:23:29] Whitelist violation (Thumbs.db) from (slot #1) ***NICK NAME*** [11.23.2005 17:23:29] VIOLATION (FILE WHITELIST) #9012: ****NICK NAME**** (slot #1) [File Whitelist "Thumbs.db"] [***GUID***(-) ***IP**]

sickswe
11-23-2005, 08:46 AM
Need help... why are PB kicking for this?
what is wrong ??

PLS help!

[11.23.2005 17:23:29] Whitelist violation (Thumbs.db) from (slot #1) ***NICK NAME*** [11.23.2005 17:23:29] VIOLATION (FILE WHITELIST) #9012: ****NICK NAME**** (slot #1) [File Whitelist "Thumbs.db"] [***GUID***(-) ***IP**]

Grimphyre
11-23-2005, 10:54 AM
thumbs.db is file created by windows when you browse the folder so that you choose thumbnails as your view.

Just remove the file and you are good to go. You maybe need to set some options to view hidden system files or explorer might hide it from you.

pakmanis
11-23-2005, 02:27 PM
You can just disable the thumbnail cache feature. I have done it with no problems.

Interesting though, I have played for many hours with and without it disabled and have never seen that message before http://forums.ubi.com/images/smilies/16x16_smiley-indifferent.gif


"Thumbnail Cache
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced]
"DisableThumbnailCache"=dword:00000001

Windows XP has a neat feature for graphic and video files that creates a "thumbnail" of the image or first frame of the video and makes it into an oversized icon for the file. There are two ways that Explorer can do this, it can create them fresh each time you access the folder or it can load them from a thumbnail cache. The thumbnail caches on systems with a large number of image and video files can become staggeringly large. To disable the Thumbnail Cache, browse to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced and find the DWORD "DisableThumbnailCache". You may need to create this key. A setting of 1 is recommended for systems where the number of graphic and video files is large, and a setting of 0 is recommended for systems not concerned about hard drive space, as loading the files from the cache is significantly quicker than creating them from scratch each time a folder is accessed."

http://arstechnica.com/guides/tweaks/sgp-tweaks.ars/3

sickswe
11-24-2005, 04:01 AM
Tnx !!


...........