Skip to content

Commit

Permalink
add missing Rule tag
Browse files Browse the repository at this point in the history
  • Loading branch information
olafhartong committed Apr 25, 2021
1 parent 2cb8cf9 commit 60b0883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 23_file_delete/include_user_writable_folders.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<Image condition="contains">ProgramData</Image>
<Image condition="contains">Public</Image>
<TargetFilename condition="contains">INetCache/Content.Outlook</TargetFilename>
</Rule>
<Rule groupRelation="and">
<TargetFilename condition="contains">\Downloads\</TargetFilename> <!--User Download folder-->
<TargetFilename condition="contains any">.com;.bat;.exe;.reg;.ps1;.vbs;.vba;.lnk;.doc;.xls;.hta;.bin;.7z;.dll;.xla;.cmd;.sh;.lnk;.pptm;.scr;.msi;.sct</TargetFilename>
Expand Down

0 comments on commit 60b0883

Please sign in to comment.