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 #851

Open sankisonu opened 5 months ago

sankisonu commented 5 months ago

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

version: 1.0.0 env:

PATH:
C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\WINDOWS\System32\OpenSSH\
C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files\dotnet\
C:\Users\SONUZ\AppData\Local\Microsoft\WindowsApps
C:\Users\SONUZ\AppData\Local\Programs\Microsoft VS Code\bin
C:\Users\SONUZ\.dotnet\tools

log:

[5:17:00 AM] Downloading .NET SDK
[5:17:23 AM] Installing .NET SDK
[5:17:23 AM] Add .NET SDK to the path
[5:17:23 AM] Error occurred
[5:17:23 AM] 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\SONUZ\AppData\Roaming\.dotnet;%C")
ERROR: Access is denied.