open /opt/sublime/sublime_test with vim
to make the file to 16 hex:%! xxd
replace the “4333 3342 3032” to “4333 3242 3032”:1,$s/4333 3342 3032/4333 3242 3032/gc
change it back from 16 hex:%! xxd -r
save and exit:wq
open the sublime-text enter the lisence
1 | —--BEGIN LICENSE—-- |
finished !
stop the auto update check Preferences -> Settings-User
add "update_check":false
Tthis method was found in other’s blog , and it is useful in the versions of Sublime Text 3 build-3047.