Search found 1 match

by jj4u0
20 Mar 2013 13:25
Forum: DOS Batch Forum
Topic: need batch file
Replies: 2
Views: 3500

need batch file

I have text file: new.txt

a set="true"
b set="true"
c set="true"
d set="true"


and I need to change c set="false" with simple batch file.

please help.

Thanks