Search found 3 matches

by FreakyBird
22 Aug 2021 18:20
Forum: DOS Batch Forum
Topic: Replace a value between 2 fixed text
Replies: 1
Views: 2261

Replace a value between 2 fixed text

Hello all, I'm trying to replace a value wich is in a Filename.cfg wirch look like this : <config> <bool name="audio.bgmusic" value="false" /> <bool name="global.achievements" value="true" /> <string name="SystemsAuto" value="" /> <string name="FolderViewMode" value="always" /> <string name="Hiddenf...
by FreakyBird
22 Aug 2021 18:08
Forum: DOS Batch Forum
Topic: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets
Replies: 550
Views: 2010334

Re: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets

Hello, I'm struggling with a difficulty to use JREPL.bat for my goal. Hope someone can help me :) I have this code : <config> <bool name="audio.bgmusic" value="false" /> <bool name="global.achievements" value="true" /> <string name="listViewStyle" value="Spin" /> <string name="HiddenFeatures" value=...