Search found 1 match

by ihots
02 Sep 2014 18:55
Forum: DOS Batch Forum
Topic: How to edit .ini file using batch script ??
Replies: 2
Views: 7370

How to edit .ini file using batch script ??

Hi Guys, I am very new to batch scripting and i would like to know how could i modify my ini file using a batch script This is exactly what i need to do: Update values in Example.ini, the values that i need to update look something like this [Cache] Enabled = 1 [Log] Enabled = 0 [Support] Line1 = ÿ ...