Skip to content

Commit

Permalink
change file-system persistence matches to write file on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jorik-utwente committed Dec 2, 2024
1 parent e74e89f commit d132d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nursery/persist-via-startup-folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rule:
- or:
- match: copy file
- match: move file
- match: host-interaction/file-system/write
- match: write file on Windows
- or:
- string: /Microsoft\\Windows\\Start Menu\\Programs\\Startup\\/i
- string: /Documents and Settings\\All Users\\Start Menu\\Programs\\Startup\\/i
Expand Down

0 comments on commit d132d84

Please sign in to comment.