fix: error in selection
This commit is contained in:
committed by
GitHub
parent
622fb687b7
commit
14a2bf3b59
@@ -25,8 +25,7 @@ detection:
|
||||
- Description: 'Edit resources of exe'
|
||||
- Product: 'rcedit'
|
||||
selection_flags:
|
||||
CommandLine|contains:
|
||||
- '--set-' # Covers multiple edit commands such as "--set-resource-string" or "--set-version-string"
|
||||
CommandLine|contains: '--set-' # Covers multiple edit commands such as "--set-resource-string" or "--set-version-string"
|
||||
selection_attributes:
|
||||
CommandLine|contains:
|
||||
- 'OriginalFileName'
|
||||
|
||||
Reference in New Issue
Block a user