Skip to content
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

Open
er4z0r opened this issue May 25, 2010 · 6 comments
Open

Rule matches file that it should not #2

er4z0r opened this issue May 25, 2010 · 6 comments

Comments

@er4z0r
Copy link

er4z0r commented May 25, 2010

I have created a rulte to regularly remove installers and other files I downloaded into my downloads folder.

Steps to reproduce:

  • Add Windows 7 Downloads folder
  • create new rule "Remove non docs"
  • if ALL of the following conditions are met:
    Extension matches one of exe,zip,iso,msi,part
    Date modified is not in the last 7 days
    send file to the recycle bin.
  • tick ask for confirmation
  • download some file of any of the above types
  • in the rule dialog click "Test" --> No matches found --> that is ok.
  • save the rule

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

@mshorts
Copy link
Contributor

mshorts commented Jun 24, 2010

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!

@er4z0r
Copy link
Author

er4z0r commented Jun 25, 2010

Thanks. Is there already a prebuild version of 0.6? If not, when will it be released?

@mshorts
Copy link
Contributor

mshorts commented Jun 25, 2010

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.

@ldillon
Copy link

ldillon commented May 4, 2011

It's been almost a year ... has 0.6 been released yet?

@mshorts
Copy link
Contributor

mshorts commented Aug 10, 2011

very soon....

@mshorts
Copy link
Contributor

mshorts commented Nov 4, 2011

Just following up to let you know it's out! Hopefully this should fix your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants