2019年2月1日 星期五

Visual Studio Community 2017 without MS account

Reference:
https://github.com/beatcracker/VSCELicense
PowerShell Execution Policies


Extend trial license without login.
  • download VSCELicense and unzip to C:\VS2017
  • open PowerShell (Run as administrator)
    • Set-ExecutionPolicy -ExecutionPolicy Bypass -Force
    • Import-Module -Name C:\VS2017\VSCELicense
    • Set-ExecutionPolicy -ExecutionPolicy RESTRICTED -Force
    • Set-VSCELicenseExpirationDate -Version VS2017


沒有留言:

張貼留言