View Single Post
  #3  
07-16-2016, 01:03 AM
Samtastic
Formely Samlaptop95
 
: Oct 2012
: UK
: 169
Rep Power: 13
Samtastic  (121)Samtastic  (121)

:
I do not know how to do it with Paul's DLL but if you download a Hex Editor you can directly edit the exe file.
You need to open AbeWin.exe in the Hex Editor then Ctrl+F and search for a word that you know to be in the screen's text (e.g. 'deactivate' or 'press') that you want to change.
You will come across the phrase which you can then edit.

Also, so you don't corrupt the file:



This way is a little tedious but unless someone explains how to use the DLL to do it, this will be the best option.
I managed to find the line where Paull adds the custom text in the DLL using the hex editor, but changing the text corrupts the DLL.
Reply With Quote