User: editor -- 2008-10-06 << 276 278 >> |
Hits: 5608 |
Type: Search replace binary |
Search all Search replace binary examples |
Description: |
How to batch remove first 500 bytes of many binary files? |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. open menu 'Tools->Batch Runner' 2. click 'Pick files' select multiple files 3. change "set output filename" to 4. change the "change output folder" if you want to save result to new file/folder 5. click "Fast Replace" button to open "Fast Replace" window 6. click "Add", enter in "search" window as: enter nothing in "replace" window, and click "OK" 7. turn on "Regular Exp" and "Binary File" options. 8. click "Start", the first 500 bytes of all files will be deleted, and add a prefix "new_" on each file. |
Screenshot 1: Fast_Replace_Window |