Jump to content

Can this be done from winapp2.ini?


Eric Duckman

Recommended Posts

There's this program, The Bat, that makes log files for every e-mail account that the user creates in it. These are just the things that ask for deletion, so I wanted to add this to winapp2.ini, but I couldn't...

 

The Bat creates its directory in Program Files\The Bat!\ and there it creates subdirectories named MAIL# - and there, inside, it creates subdirectories named after the user's accounts, depending on how the user names them... so the thing to do is to enter Program Files\The Bat!\ and recursively delete *.log in all subdirs from there.

 

I tried this:

 

FileKey1=%ProgramFiles%\The Bat!\*.log|RECURSE

 

and this:

 

FileKey2=%ProgramFiles%\The Bat!|*.log|RECURSE

 

but they didn't work. :-\

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.