https://bugs.winehq.org/show_bug.cgi?id=57542
--- Comment #15 from F H francisco278herrera@gmail.com --- (In reply to F H from comment #14)
Created attachment 77757 [details] dd_installer_20250104090745.log
on this file a few seconds later a message saying "the install operation failed" appears. the delay is due to me running the visual studio installer with WINEDEBUGsetup:+relay,seh and saving the output to a file
(In reply to F H from comment #12)
(In reply to F H from comment #9)
Created attachment 77624 [details] setup program not finishing in a clean wineprefix
seems i cannot get the setup program to finish in a clean wineprefix anymore so it never tries to download stuff anymore it just closes itself after extracting files, it now only works if dotnet 4.7.2 is installed, please disregard the nothing under available issue in a clean wineprefix
and it turns out dotnet 4.7.2 is all that is needed to run the setup program and the installer,
with only dotnet 4.7.2 enough glitches go away to see the error message saying the install operation failed,
and with it installed i can pick stuff to download and i can see that it tries to download stuff before saying the install operation failed
when this happens visual studio creates a log file at ~/.wine/drive_c/users/asdf/AppData/Local/Temp/ with the prefix "dd_installer_elevated" and combining it with the file with the prefix "dd_installer_" it seems to fail because of "Could not find Windows Runtime type 'Windows.Networking.Connectivity.NetworkCostType'."
both files are found at the same location, when they appeared i ran setup.exe of the visual studio installer found at ~/.wine/drive_c/Program Files (x86)/Microsoft Visual Studio/Installer/setup.exe