Jump to content

RECURSE problem


mike42

Recommended Posts

I have pointed out this problem earlier, but in the latest build the problem still remains:

 

If I put an entry into winapp2.ini like:

"FileKey1=E:\Temp|foo.bar|RECURSE"

or "FileKey1=E:\Temp|foo.*|RECURSE"

 

any foo.bar file in a subfolder will not be found and cleaned (say E:\Temp\mystuff\foo.bar).

 

However

"FileKey1=E:\Temp|*.bar|RECURSE"

does find the file in subfolders. So RECURSE works only, if the filename is a wildcard???

 

Moreover

"FileKey1=E:\Temp|foo.*|RECURSE"

will clean any subfolder called "foo" entirely.

 

Is this behavior intended or is it a bug?

 

Thanx for listening,

Mike

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.