widows7 上的 xamarin 安装问题,适用于 visual studio 2012 ultimate

xamarin installation issue on widows7 , for visual studio 2012 ultimate

我正在尝试在我的 windows 7 系统上安装 Xamarin visual studio 2012 ultimate。但是 visual studio 2012 的 Xamarin 没有安装,我在这里粘贴堆栈错误详细信息。

[Info] MSI (s) (14:14) [18:44:55:670]: Product: Xamarin -- Installation failed.

[Info] MSI (s) (14:14) [18:44:55:671]: Windows Installer installed the product. Product Name: Xamarin. Product Version: 4.1.2.18. Product Language: 1033. Manufacturer: Xamarin. Installation success or error status: 1603.

[Info] === Logging stopped: 8/3/2016 18:44:55 ===

[2016-08-03 13:14:55.828] [Info] END >>>>>> msiexec log: '\Temp\tmp1B41.tmp'

[2016-08-03 13:14:55.828] [Info] Status: failed.

[2016-08-03 13:14:55.829] [Exception] Installation of software item 'Xamarin' failed with exception.

[2016-08-03 13:14:55.829] [Exception] Xamarin.Web.Installer.InstallException: Installation of archive '\Temp\Xamarin\downloads\Xamarin.VisualStudio_4.1.2.18.msi' failed with exception. ---> System.InvalidOperationException: MSI execution failed.

[2016-08-03 13:14:55.829] [Exception] at Xamarin.Web.Installer.Utilities.InstallMSI(String file, Boolean needsPrivileges, Action`3 processCommandArguments)

[2016-08-03 13:14:55.829] [Exception] at Xamarin.Web.Installer.Installer.InstallationArchiveHandler.Install(String path, Boolean needsPrivileges)

[2016-08-03 13:14:55.829] [Exception] --- End of inner exception stack trace ---

[2016-08-03 13:14:55.829] [Exception] at Xamarin.Web.Installer.Installer.InstallationArchiveHandler.Install(String path, Boolean needsPrivileges)

[2016-08-03 13:14:55.829] [Exception] at Xamarin.Web.Installer.Installer.BaseSoftwareItem.InstallDownloadedItem(String url, InstallationArchiveHandler handler, DownloadServiceWorkItem download)

[2016-08-03 13:14:55.829] [Exception] at Xamarin.Web.Installer.Installer.BaseSoftwareItem.Install(UInt32 tryNumber)

[2016-08-03 13:14:55.829] [Exception] at Xamarin.Web.Installer.Installer.XamarinVSSoftwareItem.Install(UInt32 tryNumber)

[2016-08-03 13:14:55.829] [Exception] at WindowsInstaller.ProgressPage.InstallationWorker()

[2016-08-03 13:14:55.829] [Info] Status: failed.

[2016-08-03 13:14:55.929] [Debug] Showing manual installation window because of error

[2016-08-03 13:14:59.335] [Debug] Starting installation complete task.

[2016-08-03 13:14:59.335] [Info] Background installation worker completed.

[2016-08-03 13:14:59.536] [Info] Installation completed with failure

[2016-08-03 13:14:59.536] [Info] Status: failed.

[2016-08-03 13:19:42.941] [Debug] Showing manual installation window because of error

请帮我解决这个问题,我已经尝试了所有选项。

您是否尝试过 运行 以管理员身份安装程序? .msi 似乎无法安装,因为它需要提升的权限。

如果运行管理员安装程序没有帮助,您可以尝试手动安装。请随时联系 contact@xamarin.com 寻求帮助(请在您的电子邮件中将 link 添加到此问题中),我们可以向您发送手动安装下载 links - 我们可以帮助解决安装问题。