Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to register for sublime

2025-03-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces how to register sublime, the article is very detailed, has a certain reference value, interested friends must read it!

Below by the sublime tutorial column to introduce the registration method of sublime, I hope to help the friends who need it!

I. Preface

Sublime is an easy-to-use editor, although it is free to use, but it often pops up asking you to buy (purchase). It's annoying for a good obsessive-compulsive disorder to watch it for a long time.

And now many registration codes are not available on the Internet.

So how to solve it?

Two solutions are provided below. (I operate on the win10 system)

II. Plan

Option one

1) create a bat file (give it a random name, such as "runHost.bat") and copy the following code into the bat file:

Echo offSET NEWLINE= ^ & echo.FIND / C / I "license.sublimehq.com"% WINDIR%\ system32\ drivers\ etc\ hostsIF% ERRORLEVEL% NEQ 0 ECHO% NEWLINE% ^ 127.0.0.1 license.sublimehq.com > >% WINDIR%\ System32\ drivers\ etc / C / I "45.55.255.55"% WINDIR%\ system32\ drivers\ etc\ hostsIF% ERRORLEVEL% NEQ 0 ECHO% NEWLINE% ^ 127.0.0.1 45.55.255.55 >% WINDIR%\ System32\ drivers\ etc \ hostsFIND / C / I "45.55.41.223"% WINDIR%\ system32\ drivers\ etc\ hostsIF% ERRORLEVEL% NEQ 0 ECHO% NEWLINE% ^ 127.0.0.1 45.55.41.223 >% WINDIR%\ System32\ drivers\ etc\ hosts

2) close the bat file after saving, and right-click "run as administrator"

Figure 1 right-click to run as an administrator

3) Open sublime text 3, click "enter license" under the "help toolbar" above, and enter the following:

-BEGIN LICENSE-sgbteamSingle User LicenseEA7E-11532598891CBB9 F1513E4F 1A3405C1 A865D53F115F202E 7B91AB2D 0D2A40ED 352B269B76E84F0B CD69BFC7 59F2DFEF E267328F215652A3 E88F9D8F 4C38E3BA 5B2DAAE4969624E7 DC9CD4D5 717FB40C 1B9738CF20B3C4F1 E917B5B3 87C38D9C ACCE7DD85F7EF854 86B9743C FADC04AA FB0DA5C0F913BE58 42FEA319 F954EFDD AE881E0B- END LICENSE-

Figure 2. This is where enter license is located (I have already typed in license, so it becomes remove license)

4) after typing, click OK. It will show that the registration is successful.

Figure 3 successful registration

Option 2

1) Open the host file, sometimes you can't read or write, so you need to modify the read and write permissions (you won't ask me again).

Figure 4 location of the host file

2) add:

127.0.0.1 license.sublimehq.com127.0.0.1 45.55.255.55127.0.0.1 45.55.41.223

Figure 5 modified host file

3) after saving, then execute the third) and 4) steps in scheme 1.

The above is all the contents of the article "how to register for sublime". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report