Hi,
I would like to find the below line in Html file
data-inset="false">
and replace with the below lines
class="ui-li-thumb" />
class="ui-li-heading">Chase-Amazon_Appstore-uat-3.0.363.apk
class="ui-li-desc">Chase-Amazon_Appstore-uat-3.0.363.apk
using a batch file.
so batch file should read the htmk file find the line and replace wih the
given lines