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 section enter 33 42

6.In the replace with section 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.

Convert Sublime Text 2/3 to Licensed Version相关推荐

  1. sublime text使用小技巧

    一. 每次打开Sublime Text ,如果弹A new version of Sublime Text 2 is available, download now?的对话框? 通过如下设置,即可取消 ...

  2. 解决“Sublime Text 2”中,中文输入法不跟随的问题_PnS001

    在学习Python的过程中一直在使用"Sublime Text 2",感觉这款编辑器简单.干净,干扰少,让人可以把注意力放在编程本身上. 虽然它不能够联想出具体函数名(或许可以但我 ...

  3. Sublime Text 3 Version.3143 (序列号失效问题)

    Sublime Text 3 Version.3143 (序列号失效问题) 解决Sublime Text 3的序列号失效问题 修改host文件 在电脑host文件中添加如下几条(理论上对于所有Subl ...

  4. Sublime Text Version 3.0,Build3143注册码

    1.打开sublime text软件 2.Help->Enter License 3.复制以下BEGIN LICENSE和END LICENSE之间的部分,粘贴进去.(注意:不要复制BEGIN ...

  5. Sublime Text 3 全程详细图文原创教程

    感觉这个写的不错,留着以后可能用的到 一. 前言 使用Sublime Text 也有几个年头了,版本也从2升级到3了,但犹如寒天饮冰水,冷暖尽自知.最初也是不知道从何下手,满世界地查找资料,但能查阅到 ...

  6. 【工具使用篇】Sublime Text 3 全程详细图文使用教程

    一. 前言 使用Sublime Text 也有几个年头了,版本也从2升级到3了,但犹如寒天饮冰水,冷暖尽自知.最初也是不知道从何下手,满世界地查找资料,但能查阅到的资料,苦于它们的零碎.片面,不够系统 ...

  7. sublime text 3下载与安装详细教程

    一.下载:打开官网下载链接http://www.sublimetext.com/3,下载Sublime Text 3 portable version"下载下来为"Sublime ...

  8. 右键菜单添加程序,指定图标, Notepad2、Sublime Text 2

    右键添加Sublime Text 打开方式 Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\*\shell\Sublime Text] & ...

  9. Sublime Text 2 和 Verilog HDL

    Sublime Text 2 和 Verilog HDL Date  Fri 04 July 2014 Tags Sublime Text / Vivado Sublime Text 代码编辑器之于程 ...

  10. 自己打造Sublime Text 3 开发编辑神器

    在windows下是绝对的神器,Notepad++之类的无可比拟:linux下,因为有个vim,鄙人对vim不懂,所以孰好孰更好,不好说.总结起来就是,神器一般的轻量级的面向php.python等开发 ...

最新文章

  1. 【旧文新读】解释“闭包”需要几行代码?
  2. Apache HTTP Server搭建虚拟主机
  3. 17个改变世界的数学公式,马斯克点赞
  4. WijmoJS 使用Web Workers技术,让前端 PDF 导出效率更高效
  5. SprimgMVC学习笔记(十)—— 拦截器
  6. Google JAVA编程风格
  7. Makefile_05:Make命令的自动推导
  8. php几大对象,PHP 内部6大对象及其功能
  9. 将java 打包成exe 可执行文件
  10. 语音编解码技术演进和应用选型
  11. 浮动div,回到顶部
  12. macOS自带Python2.7删除之后的悲剧
  13. flask_loginer
  14. cf500B New Year Permutation
  15. [转载]下载网页中的ts视频文件
  16. hihocoder1251Uvalive7263 Today Is a Rainy Day 2015北京赛区C
  17. JS代码计算正方教务系统目前成绩的加权平均分和平均绩点
  18. mac升级Nodejs和Npm到最新版
  19. HTML5与CSS3学习笔记【第八章 操作样式表】
  20. 云计算在未来一年的发展预测

热门文章

  1. 将keras的模型封装成可转换为tensorlow的.pb格式,并生成.pbtxt文件
  2. 2020 工业机器人行业研究报告
  3. KB4484127 更新导致ACCESS数据库查询报 Query '' is corrupt 异常解决方案
  4. 电影购票系统软件测试,软件测试(电影售票系统)
  5. sigmoid画图_博弈画图软件(Window版和MAC版)
  6. cfd计算机模拟,cfd模拟(cfd模拟软件)
  7. 考研-高等数学(数学一)目录整理
  8. 手术导航系统原理简介、主要工作及应用
  9. linux在虚拟机添加一块10,redhat linux 虚拟机如何增加一块虚拟硬盘
  10. 学术会议/期刊论文撤稿信的模板