I have more than 100 txt files here ->C:\folder\*.txt
how to add two lines to all txt files at the bottom of the text like this:
Using Button "add text"
and using Button "Remove text" - delete added two lines
Thanks in advance
how to add two lines to all txt files at the bottom of the text like this:
Using Button "add text"
Code:
[OPTIONS] Threads=1
Thanks in advance