-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rule matches file that it should not #2
Comments
there was a bug in 0.5 with the 'is not in the last' verbs and will be fixed in 0.6. Thanks for pointing it out! |
Thanks. Is there already a prebuild version of 0.6? If not, when will it be released? |
you can get the latest copy of the source on my fork of Belvedere. we haven't set a date yet, but are looking to do so soon. |
It's been almost a year ... has 0.6 been released yet? |
very soon.... |
Just following up to let you know it's out! Hopefully this should fix your problem. |
I have created a rulte to regularly remove installers and other files I downloaded into my downloads folder.
Steps to reproduce:
Extension matches one of exe,zip,iso,msi,part
Date modified is not in the last 7 days
send file to the recycle bin.
Next time Belvedere runs it suddenly finds that the files you just downloaded match
the rule. Allthough their date modified is clearly within the last 7 days.
OS: Windows 7 Enterprise
Belvedere Version: 0.5
The text was updated successfully, but these errors were encountered: