Closed Adam-Kay closed 1 year ago
The updater is unable to find old files if they have something before the word "batch"
A batch encoder.bat
Should find all old batch encoder file.
Could be solved by editing wildcard to be *batch*encode*.bat
*batch*encode*.bat
Bug Description
The updater is unable to find old files if they have something before the word "batch"
Steps to Reproduce
A batch encoder.bat
.Expected behavior
Should find all old batch encoder file.
Potential Cause
Could be solved by editing wildcard to be
*batch*encode*.bat