dotnet / vscode-dotnet-pack

.NET Extension Pack for VSCode. The best of C#, F#, and .NET Interactive.
MIT License
32 stars 22 forks source link

v1.0.0 error win32 x64 #881

Open thiagomota456 opened 3 months ago

thiagomota456 commented 3 months ago

:warning:Please attach %TEMP%\vscode-dotnet-installer\log.txt for more details.

version: 1.0.0 env:

PATH:
C:\Program Files\Google\Chrome\Application
C:\Windows\system32
C:\Windows
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Windows\System32\OpenSSH\
C:\Program Files\dotnet\
C:\Program Files\Microsoft SQL Server\150\Tools\Binn\
C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\
C:\Program Files (x86)\Microsoft SQL Server\160\DTS\Binn\
C:\Program Files\Azure Data Studio\bin
C:\Program Files\Docker\Docker\resources\bin
C:\Program Files\nodejs\
C:\ProgramData\chocolatey\bin
C:\Program Files\PowerShell\7\
C:\Program Files\Git\cmd
C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
C:\Python312\Scripts\
C:\Python312\
C:\Program Files\MySQL\MySQL Shell 8.0\bin\
C:\Users\thiag\AppData\Local\Programs\Python\Python312\Scripts\
C:\Users\thiag\AppData\Local\Programs\Python\Python312\
C:\Users\thiag\AppData\Local\Microsoft\WindowsApps

C:\Users\thiag\AppData\Local\Programs\Microsoft VS Code\bin
C:\Program Files\Azure Data Studio\bin
C:\Users\thiag\AppData\Local\Programs\oh-my-posh\bin
C:\Users\thiag\AppData\Roaming\npm
C:\Users\thiag\.dotnet\tools
C:\Program Files\JetBrains\WebStorm 2023.3.3\bin

log:

[9:13:50 PM] Downloading .NET SDK
[9:18:05 PM] Installing .NET SDK
[9:18:05 PM] Add .NET SDK to the path
[9:18:09 PM] Error occurred
[9:18:09 PM] Error: Command failed: for /F "skip=2 tokens=1,2*" %A in ('%SystemRoot%\System32\reg.exe query "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v "Path" 2^>nul') do (%SystemRoot%\System32\reg.exe ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v Path /t REG_SZ /f /d "C:\Users\thiag\AppData\Roaming\.dotnet;%C")
ERROR: Access is denied.