[Bug 47626] Visual studio community 2019 installer not opening

WineHQ Bugzilla wine-bugs at winehq.org
Wed Oct 16 09:36:52 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47626

Roman Pišl <rpisl at seznam.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rpisl at seznam.cz

--- Comment #1 from Roman Pišl <rpisl at seznam.cz> ---
Clean wine 4.17 prefix and winetricks -q corefonts dotnet462:

The installer downloads 71MB several times and gives up.

I created offline installation by creating vslayout on Windows box. It seems
that the file downloaded in the first step of online installer is
vs_installer.opc which is a simple archive containing the actual installer
(including nodejs, v8 and even sources..).

Unpacking the archive and running 

wine Contents/vs_installer.exe --layoutPath C:/vslayout install --channelId
VisualStudio.16.Release --productId Microsoft.VisualStudio.Product.BuildTools
--channelUri "https://visualstudio.com" --installChannelUri
file:///c:/vslayout/ChannelManifest.json

starts interactive installer, everything works and I can even select required
components. But after clicking on the install button an error message box
appears that call is not implemented. I was unable to determine what is not
implemented, basic WINEDEBUG tricks did not give any useful hint.

If anynone has any idea what is missing, please let me know.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list