eboostr caches very large files (on usb device) -solved-
Ilya,
just to let you know, the filesize filter works like a charm.
I have several filters in place:
– settings.ini
[eBoostr]
maxfilesize=7864320
(so basically, a 7.5 MB filesize restriction)
– exclude.ini (already had these extensions in here before the filesize fix)
*.7z
*.zip
*.rar
*.r0?
*.r1?
*.r2?
*.r3?
*.r4?
*.r5?
*.r6?
*.r7?
*.r8?
*.r9?
*.cab
*.msi
*.msu
*.msp
*.rpt
*.log
*.mp3
*.wav
*.wma
*.ogg
D:\Downloads
C:\System Volume Information
D:\System Volume Information
C:\MSOCache
D:\MSOCache
C:\RECYCLER
D:\RECYCLER
(basically: no archive files, no installer packages, no log files, no audio files, and some system directories excluded).
The filters combine perfectly and the result is indeed as expected; after a spyware/virus scan my cache file is no longer completely filled with large files that were accessed by the scanning process. Also if I check the cache viewer, all files are smaller than 7.5MB
thanks.
Only issue I have is the license update screen as reported by other people already.
Dec 02, 2008
? where are the .ini files, what other setings?
Dec 02, 2008
you can find the settings files in:
‘all users\application data\eboostr’
Dec 03, 2008
thanks. :)