User: Letra -- 2012-06-17 << 961 963 >> |
Hits: 4255 |
Type: Replace text in multiple files |
Search all Replace text in multiple files examples |
Description: |
Hi, in a website file with hundreds of pages HTML license info is included (not visuable) for a wrong spelled name: "this programm is licensed for: www.xxxx.com" How can I have it changed in www.xxxy.com in one action? The registration was just one time possible and can not be changed afterwards, only per page by hand. |
Input Sample: |
www.xxxx.com |
Output Sample: |
www.xxxy.com |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. open "Tools->Batch Runner" window 2. drag multiple html files from windows file browser to "Batch Runner" window 3. click "Fast Replace" button to open "Fast replace" dialogue 4. click "add" to add new replace rule * set 'search' to: * set 'replace' to: * click "ok" 5. make sure "reg exp" option are selected, and click "start" button. Note: if you only want to replace the first occurrence of the string, you should set 'search' to: set 'replace' to: |
Screenshot 1: Fast_Replace_Window |