by Chacal » Thu Mar 13, 2014 4:53 pm
The trick to editing proxy files is this:
- you need BOTH the proxyxml and the .proxybin files, and they must have the same content.
- open and edit the .proxyxml file in your favorite editor. Before saving, make sure the encoding is ASCII, not Unicode. In a pinch, Notepad will do, but NotePad++ is better.
- then you can convert the .proxyxml file to .proxybin using serz.exe, OR
- open and edit the .proxybin file using RW-Tools, which will take care of the conversion.
So my own workflow is this:
1- Double-click on the .proxyxml file, which opens it in NotePad++. Make changes. Save the file (Ctrl-S). Select and copy all text (Ctrl-A, Ctrl-C). Close Notepad++.
2- Double-click on the .proxybin file, which opens it in RW-Tools. Select and paste all text (Ctrl-A, Ctrl-V). Save the file (Ctrl-S). Close RW-Tools.
Over the hill and gathering speed