Programing

Visual Studio Community는 30 일 평가판입니까?

lottogame 2020. 3. 27. 07:58
반응형

Visual Studio Community는 30 일 평가판입니까?


필자는 무료로 제공되는 VS Community 2017을 내 PC에 설치했으며 30 일 후에 라이센스가 만료되었다는 VS로부터이 메시지를받습니다.

특허? 만료 되었습니까? 커뮤니티 에디션이 "영원히 무료"인 것으로 생각하여 "커뮤니티"태그를 사용했습니다. 무슨 일이야? outlook.com 계정으로 로그인을 시도했지만 "문제가 발생했습니다"라는 메시지가 표시되고 같은 화면으로 돌아옵니다.

FOSS 프로젝트에서 작업 할 수 있도록 완전 무료 버전의 VS 2017을 어떻게 구할 수 있습니까?

시도


로그인하면 30 일 평가판이 사라집니다!

"이미 로그인 한 경우 로그 아웃 한 후 다시 로그인하십시오." –b1nary.atr0phy


"30 일 남은 온라인으로 로그인해야합니다"를 우회하려면 Microsoft 계정으로 한 번 로그인 하면 오프라인 PC로 복사 할 수 있는 % LocalAppData % \ Microsoft \ VSCommon \ OnlineLicensing 폴더가 나타납니다.


중요 면책 조항 : 아래 제공된 정보는 교육 목적으로 만 사용됩니다! Visual Studio Community 2017의 평가판 기간을 연장하는 것은 불법 일 수 있습니다!

이제 시작하겠습니다.

관심있는 레지스트리 키 : HKEY_CLASSES_ROOT\Licenses\5C505A59-E312-4B89-9508-E162F8150517\08878. 08878하위 키가 설치마다 다를 수 있다고 가정 합니다 (왜 그렇지 않습니까?). 나는 내 자신의 것으로 만 테스트했습니다. 아래 설명 된 적절한 값과 일치하지 않으면 다른 하위 키를 확인하십시오. 해당 키에 저장된 이진 값은로 암호화됩니다 CryptProtectData. 먼저로 해독하십시오 CryptUnprotectData. 관심 바이트 (little-endian) :

  • [-16]그리고 [-15]만기 연도입니다.
  • [-14]그리고 [-13]한달의 만료입니다.
  • [-12]그리고 [-11]만기의 날입니다.

이 값을 높이면 (연도 : :) 시험 기간이 연장되고 차단 화면이 사라집니다! 내가 편집 암호화 된 레지스트리 값에 허용 이러한 도구의 아무것도 모르는 나의 작은 프로그램 지금 C++Windows API같이 보인다 :

RegGetValue
CryptUnprotectData
Data.pbData[Data.cbData-16]++;
CryptProtectData
RegSetValue

귀하의 언어로 된 레지스트리 및 암호화 기능에 액세스 할 수 있는지 여부는 실제 언어는 중요하지 않습니다. 난 그냥 유창 해요 C++. 윤리적 인 이유로 즉시 사용 가능한 코드를 게시하지 않습니다 .


내 경우, 나는 이미 서명했다. 그래서 나는에 가지고 sign outsign in다시.

스페인어로 Cerrar Sesion입니다 sign out.

스크린 샷


VS 17 Community Edition은 무료입니다. Microsoft 계정으로 로그인하면 모든 것이 정상입니다.


비주얼 스튜디오

A. 아직 로그인하지 않은 경우 로그인하십시오.

계정 설정

B. 이미 로그인 한 경우 계정 설정 페이지에서 업데이트 된 라이센스 확인 링크를 클릭하십시오.

계정 설정

C. "라이센스를 다운로드 할 수 없습니다. 계정이 인증되어 있는지 확인하십시오." 이 메시지가 표시되면 로그 아웃했다가 다시 로그인하십시오. 로그 아웃 링크를 클릭 한 다음 Visual Studio 오른쪽 상단에있는 계정 아이콘을 클릭하여 다시 로그 아웃하면됩니다. 또는 자격 증명 재 입력 링크를 클릭하면됩니다. 이 링크는 계정이 Microsoft 서버와 동기화되지 않았으며 계정이 인증되지 않아 라이센스를 새로 고칠 수 없다는 오류 메시지가 표시됩니다.

로그인 로그인

계정 설정

Once you have signed back in and your account is successfully authenticated, you will see that the "Reenter your credentials" link is gone. This is a good indicator that you can now go ahead and refresh the license. If it does not do that automatically you can click the Check for an updated license link once again. This time you will see a short confirmation message and your associated email address will be listed.

계정 설정

비주얼 스튜디오

Signing in is inevitable if you want to get rid of this annoying warning. But even if you have always been signed from day one, you may still run into this warning. Based on my experience, this may happen if you have recently changed the password for your account, or you have added 2FA (two step verification) to your account, or you have reset the recovery code for the account and with it the app passwords. It may also have to do with inactivity or the recent changes Microsoft has been making to the "sign in experience" for Microsoft accounts.

Whatever the reason may be, signing in, or signing out and then signing back in again appears to be the best treatment for this annoyance.


I had this problem. Signing in or pressing the "Check for an updated license" link did not work for me. My solution was to restart Visual Studio, try again (sign in and check for license). Restart Visual Studio, try again. I had to do this several times and then it worked! (I also tried pressing the "File" menu that is available for a short period of time before the annoying request window appears again.) Maybe you just don't get connected to the server or the server itself doesn't update its database fast enough.


In my case it was most trivial solution - I just needed to run Vistual Studio as Administrator.

It's trivial thing, but i didn't see this mentioned anywhere.


I'm using Visual Studio Professional licensed over the MAPS Action Pack subscription. Since the new version of the Microsoft Partner Center one have to add the subscribed user to the partner benefit software.

Partner Center->Benefits->Visual Studio Subscriptions->Add user

After that one have to sign out and reenter the credentials in the account settings of VS.


For VS2019 I was able to signup with my github account:

여기에 이미지 설명을 입력하십시오 여기에 이미지 설명을 입력하십시오 여기에 이미지 설명을 입력하십시오 여기에 이미지 설명을 입력하십시오

Then it will send password to your email and you will be able to sign.


IMPORTANT DISCLAIMER: Information provided below is for educational purposes only! Extending a trial period of Visual Studio Community 2017 might be ILLEGAL!

HKEY_CLASSES_ROOT \ Licenses \ 5C505A59-E312-4B89-9508-E162F8150517에서 모든 파일을 제거 할 때도 동일한 효과가 있습니다. "Visual Studio Installer"를 실행하고 "repair"옵션을 선택하십시오. 이제 새로운 30 일의 평가판이 있습니다. 그러나 VS의 모든 구성이 손실되었습니다.


프록시를 사용하여 개인 빨간색 내부에있는 경우 예를 들어 외부 WIFI로 로그 아웃하고 다시 로그인해야합니다.

참고 URL : https://stackoverflow.com/questions/43390466/is-visual-studio-community-a-30-day-trial

반응형