Commit cecdf22
Fixed VS scan kits character coding (#4624)
* Fixed VS scan kits character coding
The Windows batchs script is built from UTF-8 paths, but the launched CMD instance is using a locale-specific codepage. Forcing it to use UTF-8.
* changelog entry
---------
Co-authored-by: Hannia Valera <[email protected]>
Co-authored-by: Hannia Valera <[email protected]>
Co-authored-by: MacGyver Codilla <[email protected]>1 parent 8d371d2 commit cecdf22
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| 322 | + | |
322 | 323 | | |
323 | 324 | | |
324 | 325 | | |
| |||
0 commit comments