VSCode 安装失败 - 无法提取安装程序
VSCode Installation Failed - Failed to extract installer
VSCodeSetup.exe
Installation has failed
Failed to extract installer
我无法安装或打开安装日志。
正在尝试在 Windows 8.1 Enterprise
上安装
我刚下载 VSCodeSetup.exe,当我 运行 在 Windows 7.1 SP1 上安装时,安装失败并显示错误对话框。
然后我右键单击 VSCodeSetup.exe 文件并使用 7Zip 将存档文件解压缩到 VSCodeSetup 文件夹,结果文件:
Mode LastWriteTime Length Name
---- ------------- ------ ----
----- 4/22/2015 8:28 AM 140782 background.gif
----- 4/27/2015 6:22 PM 60255967 Code-0.1.0-full.nupkg
----- 4/27/2015 6:22 PM 74 RELEASES
-a--- 4/30/2015 9:25 AM 1911 SquirrelSetup.log
----- 4/24/2015 11:12 AM 1492992 Update.exe
然后我打开了 PowerShell(CMD window 也可以)。我 cd 到 VSCodeSetup 文件夹和 运行 以下命令:
PS>.\Update.exe --install=.
安装成功完成,Visual Studio代码打开。
希望对您有所帮助。
瑞克
VSCodeSetup.exe
Installation has failed
Failed to extract installer
我无法安装或打开安装日志。
正在尝试在 Windows 8.1 Enterprise
上安装我刚下载 VSCodeSetup.exe,当我 运行 在 Windows 7.1 SP1 上安装时,安装失败并显示错误对话框。
然后我右键单击 VSCodeSetup.exe 文件并使用 7Zip 将存档文件解压缩到 VSCodeSetup 文件夹,结果文件:
Mode LastWriteTime Length Name
---- ------------- ------ ----
----- 4/22/2015 8:28 AM 140782 background.gif
----- 4/27/2015 6:22 PM 60255967 Code-0.1.0-full.nupkg
----- 4/27/2015 6:22 PM 74 RELEASES
-a--- 4/30/2015 9:25 AM 1911 SquirrelSetup.log
----- 4/24/2015 11:12 AM 1492992 Update.exe
然后我打开了 PowerShell(CMD window 也可以)。我 cd 到 VSCodeSetup 文件夹和 运行 以下命令:
PS>.\Update.exe --install=.
安装成功完成,Visual Studio代码打开。
希望对您有所帮助。
瑞克