Any idea why the following path rules work:

%homepath%\*.zip\*.exe
%userprofile%\downloads\*.exe

And this one doesn't?

%homepath%\downloads\*.exe


----

I can accomplish what I'm trying to do, but I don't understand why the last
one allows .exe files to run from the user's downloads folder.

Reply via email to