Description: The plugin will replace the line in our text file with the specified content.
AUTHOR: Kvc & anic17
Call ReplaceLine [File] [LineNumber] [NewLineContent]
Examples: ReplaceLine "Demo.txt" 5 "This is replaced Line."
Article- https://batch-man.com/manipulate-files-line-in-batch/