bioblaze/Set Resources on Files with rcedit
Use rcedit to set resources on exe or dll files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory-path | Path to the directory containing the files | yes | — |
| file-types | Types of the files to be processed (comma-separated, without dots) | yes | exe,dll |
| comment | Comment to set on the files | no | — |
| set-icon | Whether to set the icon of a specific file | no | false |
| exe-file-name | Name of the file whose icon should be set | no | — |
| ico-file-path | Path to the icon file | no | — |
| company-name | Company name to set on the files | no | — |
| file-description | File description to set on the files | no | — |
| file-version | File version to set on the files | no | — |
| legal-copyright | Legal copyright to set on the files | no | — |
| legal-trademarks | Legal trademarks to set on the files | no | — |
| product-name | Product name to set on the files | no | — |
| product-version | Product version to set on the files | no | — |
Outputs
no outputs