以下的方法全部沒什么用。
https://zhile.io/jetbrains-resharper-license.html
這里的激活方法
要改hosts 0.0.0.0 account.jetbrains.com
來防止下載bl
但是實際上還是會下載bl
我的解決辦法,
- 刪掉bl
- 斷網(wǎng)
- 打開vs,停在導航頁
- 聯(lián)網(wǎng)
- 隨便打開個項目去設(shè)置resharper的激活就像教程一樣
這么做的意義在于,如果不一開始斷網(wǎng),打開reshaper激活設(shè)置的時候一定是bl文件被下載后。
而斷網(wǎng)后reshaper啟動,但是bl文件不被下載。
此時reshaper已經(jīng)啟動,再聯(lián)網(wǎng)按照正常的步驟激活就行了。
動作要快,慢了的話bl就又下好了,然后就又激活不了了。
以下的方法并沒什么用
找個地方記錄一下
其實很簡單,ReSharper從account.jetbrains.com下載bl文件(bl=blacklist),里面存放的都是被ban的激活服務器。
所以先加hosts防止bl被下載,刪除bl繞過黑名單驗證。
In fact, it is very simple. ReSharper downloads the bl file (bl = blacklist) from account.jetbrains.com, which stores the activation servers that are banned.
So first add hosts to prevent bl from being downloaded, and delete bl to bypass blacklist verification.
Block jetbrains by hosts windows first, after delete bl
Close Visual Studio
First you delete file bl
in
C:\Users\youruser\AppData\Roaming\JetBrains
After in
C:\windows\system32\driver\etc\hosts
Use Notepad++ administrator
Put
# Jetbrains
0.0.0.0 jetbrains.com
0.0.0.0 account.jetbrains.com
0.0.0.0 download.jetbrains.com
0.0.0.0 frameworks.jetbrains.com
0.0.0.0 plugins.jetbrains.com
0.0.0.0 www.jetbrains.com
0.0.0.0 account.jetbrains.com
0.0.0.0 www.jetbrains.com
0.0.0.0 www-weighted.jetbrains.com
0.0.0.0 www.jetbrains.com:443
0.0.0.0 resharper-plugins.jetbrains.com