Changes between Initial Version and Version 1 of Ticket #3885, comment 3
- Timestamp:
- 05/17/22 14:23:33 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3885, comment 3
initial v1 2 2 save.filter=$(open.filter) 3 3 4 Next version should be ok again, or use reshacker to add that line in the current properties PE header item under line 143 like this: 4 Next version should be ok again, or you have these 2 options: 5 1: In SciTE open "Global properties" and save this line to it (you likely require to run that in Admin Mode!): 6 {{{ 7 save.filter=$(open.filter) 8 9 }}} 10 11 2. use reshacker to add that line in the current properties PE header item under line 143 like this: 5 12 6 13 {{{