Convert Sublime Text 2/3 to Licensed Version
Hello Guys, This is a small tutorial to get Sublime Text 2 (Licensed Version) Download Sublime Text – the best text editor now: OS X(OS X 10.6 or 10.7 is required) Windows– also available as aportable version Windows 64 bit– also availa
Hello Guys,
This is a small tutorial to get Sublime Text 2 (Licensed Version)
Download Sublime Text – the best text editor now:
- OS X (OS X 10.6 or 10.7 is required)
- Windows – also available as a portable version
- Windows 64 bit – also available as a portable version
- Linux 32 bit
- Linux 64 bit
Mac OS X
Open Terminal and enter the following:
1. cd /Applications/Sublime\ Text\ 2.app/Contents/MacOS/
2. edit file ->> “vim Sublime\ Text\ 2″
3. change to hex mode ->> “:$!xxd”
4. find and replace ->> “:%s/5BE509C33B020111/5BE509C32B020111/g”
Now open the sublime and enter the below licence key , it should work like a charm.
WINDOWS
For x64: After install, open sublime-text.exe with hex editor. Find and replace “33 42″ with “32 42″. Save and using this license key to register:
----- BEGIN LICENSE ----- Alexander Single User License EA7E-814345 51F47F09 4EAB1285 7827EFF0 8B1207DC A76A6EA3 E1A1CA7A DC1F2703 14,897,784 8EDC1C82 3F2A58B9 1C0C8B24 67686432 281245B3 6233DE5C ADC5C2F9 61FB8A04 171B63EF 86BA423F 6AC884FD 3273A7AA 5F50A6DB CE7859AE D62D2B37 AEEDD8C2 078A8A20 70EEA791 84F48C1E 8ABA7DEB 0B3907C0 C9A3523B 0091A045 6F67AED8 ------ END LICENSE ------
You should copy from Begin License till End License.
UBUNTU:
Follow these to fully and effectively register sublime text 2 in ubuntu
1.Install ghex editor.(in terminal,enter “sudo apt-get install ghex”)..without the quotes.
2.In terminal enter “cd /usr/lib/sublime-text-2″
3.In terminal enter “sudo ghex sublime_text” & enter your password
4.In open ghex window,navigate to Edit>Replace.
5.In the find string div enter 33 42
6.In the replace with div enter 32 42
7.save and exit.
8.run sublime text and regiter with the above license key.
9.Enjoy and Code like a BOSS.
推荐阅读
-
在Sublime Text3中配置Python2、Python3的编译环境图文详解
-
Convert Sublime Text 2/3 to Licensed Version
-
Convert Sublime Text 2/3 to Licensed Version
-
程序员常用的编辑工具之Sublime——2.Sublime Text3中文乱码解决
-
Sublime text 2/3 中 Package Control 的安装与使用方法,sublimepackage
-
Sublime text 2/3 中 Package Control 的安装与使用方法,sublimepackage_PHP教程
-
Sublime text 2/3 中 Package Control 的安装与使用方法
-
Sublime text 2/3 中 Package Control 的安装与使用方法,sublimepackage_PHP教程
-
Sublime text 2/3 中 Package Control 的安装与使用方法
-
在Sublime Text3中配置Python2、Python3的编译环境图文详解