Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

View Poll Results: Would you use Multiple Text/String Replacer
Yes 6 50.00%
No 3 25.00%
Maybe 3 25.00%
Voters: 12. You may not vote on this poll

Reply
 
Thread Tools Display Modes
  #1  
Old 05-01-2018, 05:19
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 533 Times in 186 Posts
vollachr is on a distinguished road
Arrow Multiple Text/String Replacer Tool

Hi,

I'm here to introduce you to a new little tool I created, to be honest, I got the idea from helping KaktoR via PM with something, so I guess some thanks goes to him.

Anyway, back to the topic at hand...

VR Multiple Text/String Replacer



It is a simple and very small tool.

It allows you to easily search and replace multiple text lines or text strings in multiple files and replace them with another, simple right?!

Of course it is, yet I couldn't find a tool to do that, so I've created one with a batch script.

Please Note: The tool will only work on Windows operating systems that have Powershell installed and available.

For a more complete information, please visit the tool's WiKi Page

You may ask what can this tool be used for, well, for once, let's say you're making a conversion using CIUv2, you want to change the selected font color for all buttons to the same color, all you need is to input the parameters into the MTSR tool INI file and let it make the changes for you, no more need to scroll through the Setup.ini and look for all instances, possibly missing one.

This is of course only one example, it can be used for a lot of other things, conversion related or not.

Hope you like it, the tool comes bundled with a text file usage instructions.

Program Name: VR Multiple Text/String Replacer
Scripting Language: Batch
Creator: VollachR
Version: 1.2
Release Date: January 5th 2018
Latest Update: January 7th 2018

Version History:

Version 1.2
Quote:
  • Changed variable OriginalText in INI files to OldText
  • Now displays version number in the in-console title (not just the window title)
Version 1.1
Quote:
  • First Public Release
Version 1.0
Quote:
  • Initial Pre-Release

Download available on the WiKi or as an attachment to this post.

Enjoy!
Attached Files
File Type: rar MTSR.rar (61.1 KB, 67 views)
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator

Last edited by vollachr; 07-01-2018 at 04:12. Reason: Updated tool to v1.2, added version history.
Reply With Quote
The Following 8 Users Say Thank You to vollachr For This Useful Post:
78372 (07-01-2018), Jiva newstone (05-01-2018), JustFun (05-01-2018), KaktoR (05-01-2018), mausschieber (05-01-2018), oltjon (07-01-2018), pakrat2k2 (05-01-2018), Titeuf (05-01-2018)
Sponsored Links
  #2  
Old 05-01-2018, 08:24
JustFun's Avatar
JustFun JustFun is offline
Registered User
 
Join Date: Jan 2013
Location: Bosnia and Herzegovina
Posts: 259
Thanks: 1,482
Thanked 421 Times in 145 Posts
JustFun is on a distinguished road
Nice tool, but tbh Notepad++ does more than great job with this for me, but idea and tool is more than welcome. Nice to see someone else needing this lol, I thought I was the only one replacing multiple strings.
Reply With Quote
  #3  
Old 05-01-2018, 08:47
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,366
Thanks: 1,076
Thanked 6,964 Times in 2,633 Posts
KaktoR is on a distinguished road
A quick conversion tool for old -> new Setup.ini would be great too.
__________________
Haters gonna hate
Reply With Quote
  #4  
Old 05-01-2018, 09:33
Mini Mini is offline
Registered User
 
Join Date: Nov 2013
Location: -
Posts: 125
Thanks: 171
Thanked 76 Times in 43 Posts
Mini is on a distinguished road
http://fart-it.sourceforge.net/
Reply With Quote
  #5  
Old 05-01-2018, 12:39
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 533 Times in 186 Posts
vollachr is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
A quick conversion tool for old -> new Setup.ini would be great too.
I haven't done conversions in a long while so I'm not sure what the differences are but I can look into it, if you can pm me any relevant information it will really help.

Theoretically though, it shouldn't be too hard to adjust this tool and create what you want.
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator
Reply With Quote
The Following User Says Thank You to vollachr For This Useful Post:
Titeuf (05-01-2018)
  #6  
Old 06-01-2018, 03:33
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 533 Times in 186 Posts
vollachr is on a distinguished road
Quote:
Originally Posted by JustFun View Post
Nice tool, but tbh Notepad++ does more than great job with this for me, but idea and tool is more than welcome. Nice to see someone else needing this lol, I thought I was the only one replacing multiple strings.
Yeah, notepad++ can handle replacing multiple instances of the same text/string in a file, but I haven't seen an option to replace multiple text/strings in multiple files at the same time in Notepad++, nor in any other tool for that matter.

My new tool makes that possible, all you need to do is make sure all the files you want to edit are in the same folder as the tool and set the .ini files in the [Settings] sub-folder correctly, the tool will do the rest automatically in a matter of seconds.

Anyway, I appreciate the comment.

Hope the tool makes someone life a little easier.
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator
Reply With Quote
The Following User Says Thank You to vollachr For This Useful Post:
mausschieber (06-01-2018)
  #7  
Old 07-01-2018, 02:23
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 949 Times in 309 Posts
78372 is on a distinguished road
Find and Replace

Something made in 5 minutes of time based on your idea, but single text replacer.
Commands:

far.exe filename oldtext newtext

Make sure the filesize is not more than 100mb, it may cause bugs.
Thanks to vollachr for the idea.
Attached Files
File Type: 7z far.7z (54.1 KB, 20 views)
__________________
NOT AVAILABLE
Reply With Quote
The Following 3 Users Say Thank You to 78372 For This Useful Post:
oltjon (07-01-2018), Simorq (01-02-2018), vollachr (07-01-2018)
  #8  
Old 07-01-2018, 04:12
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 533 Times in 186 Posts
vollachr is on a distinguished road
Updated the tool to V1.2, see OP for details.
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator
Reply With Quote
Reply

Tags
program, replacer, script, text, tool

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Preview: Conversion Tool for Advanced Setup Creator Razor12911 Conversion Tutorials 6 10-05-2017 00:30
New Chinese SecuROM tool EMPiRE PC Games 5 01-11-2005 13:49
Multiple game CDs to 1 DVD guide? Kyle2k PC Games 8 29-09-2004 10:53
Dark Cloud tool GunBlade PS2 Games 0 22-12-2001 13:28
multiple track games nunayabizness PSX Games 0 02-02-2001 12:58



All times are GMT -7. The time now is 07:14.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com