11 lines
205 B
Text
11 lines
205 B
Text
Message Tool
|
|
|
|
Export and import text from message.dat file.
|
|
|
|
Export text from message.dat
|
|
|
|
./MsgTool -e shift_jis message.dat
|
|
|
|
Import text and rebuild message.dat
|
|
|
|
./MsgTool -b utf-8 shift_jis message.dat
|