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

Open MerryJaneHCM opened 5 months ago

MerryJaneHCM 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\BraveSoftware\Brave-Browser\Application
C:\Program Files (x86)\Common Files\Oracle\Java\javapath
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\Intel\Intel(R) Memory and Storage Tool\
C:\Program Files (x86)\WeFi
C:\Users\Merry Jane\AppData\Local\Programs\Python\Python311\Scripts\
C:\Users\Merry Jane\AppData\Local\Programs\Python\Python311\
C:\Users\Merry Jane\AppData\Local\Microsoft\WindowsApps
C:\Users\Merry Jane\.dotnet\tools
C:\Users\Merry Jane\Desktop\𝑵𝒐𝑵𝒂𝒎𝒆_𝑷𝒚𝒕𝒉𝒐𝒏_𝑷𝒂𝒄𝒌_𝑬𝒅𝒊𝒕𝒐𝒏𝟐.𝟎\𝑵𝒐𝑵𝒂𝒎𝒆_𝑷𝒚𝒕𝒉𝒐𝒏_𝑷𝒂𝒄𝒌_𝑬𝒅𝒊𝒕𝒐𝒏𝟐.𝟎\𝗦𝗧𝗔𝗟𝗞𝗘𝗥_𝗣𝗢𝗥𝗧𝗔𝗟_𝗘𝗫𝗧𝗥𝗘𝗠𝗘\Python_Portable\python-3.8.9.amd64
C:\Users\Merry Jane\Desktop\𝑵𝒐𝑵𝒂𝒎𝒆_𝑷𝒚𝒕𝒉𝒐𝒏_𝑷𝒂𝒄𝒌_𝑬𝒅𝒊𝒕𝒐𝒏𝟐.𝟎\𝑵𝒐𝑵𝒂𝒎𝒆_𝑷𝒚𝒕𝒉𝒐𝒏_𝑷𝒂𝒄𝒌_𝑬𝒅𝒊𝒕𝒐𝒏𝟐.𝟎\𝗦𝗧𝗔𝗟𝗞𝗘𝗥_𝗣𝗢𝗥𝗧𝗔𝗟_𝗘𝗫𝗧𝗥𝗘𝗠𝗘\Python_Portable\python-3.8.9.amd64\Scripts

log:

[10:53:17] Downloading Visual Studio Code
[10:53:17] arch:x64
[10:54:09] Installing Visual Studio Code
[10:55:31] Downloading .NET SDK
[10:57:16] Installing .NET SDK
[10:57:16] Add .NET SDK to the path
[10:57:33] Error occurred
[10:57:33] 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\Merry Jane\AppData\Roaming\.dotnet;%C")
ERROR: Access is denied.