![]() |
eXeL@B —› Вопросы новичков —› Вопрос по программе eXeScope |
Посл.ответ | Сообщение |
|
Создано: 07 июня 2007 04:58 · Личное сообщение · #1 |
|
Создано: 07 июня 2007 18:00 · Личное сообщение · #2 fire4x а ты мануал почитай Recording Log To record changes to a log file, it is required to set 'Recording Log' mode by pushing button. Changes will be logged to a file which name is same to the target executable file except extension '.Log'. * There are resources which cannot be logged depending on it's type. Refer to Functions of eXeScope. Batch mode editing Same editing can be done using a log file. For this, input next command line in MS-DOS window: eXeBat Target-executable-filename Saved-log-filename When corresponding item of Menu or Dialog in the target executable file, a warning message 'Warning, Skipped Line nn' will be displayed and that item will be neglected. For example, it is the case that the target file has new value already. Note) Batch mode editing using log file can be done for 32 bit PE format only. 16 bit NE format cannot be edited by batch mode. Format of Log file Log file consists of multiple sections, and one section begins with Resource,xxxxxx,yyy and ends with EndResource The part of 'Resource,xxxxxx,yyy' is, for example, like the following: Resource,Menu,120 This is a concatenation of each node name in left treeview of eXeScope. ![]() |
|
Создано: 07 июня 2007 21:07 · Личное сообщение · #3 |
|
Создано: 07 июня 2007 23:53 · Поправил: Sturgeon · Личное сообщение · #4 Примерный смысл вышенаписанного следующий: Все изменения, которые ты делаешь в Екзескопе, сохраняются в лог файл Имя_проги.log. Чтобы потом применить сделанные изменения необходимо запустить eXeBat со следущими параметрами командной строки eXeBat Изменяемый_файл Сохраненный_лог_файл
Что-то типа примитивного русификатора. Все вешенаписанное является довольно вольным переводом и не претендует на точность. ![]() |
|
Создано: 08 июня 2007 01:14 · Поправил: fire4x · Личное сообщение · #5 |
![]() |
eXeL@B —› Вопросы новичков —› Вопрос по программе eXeScope |