Attachments
Last edited:
Installing the two runtime libraries as listed worked. VS 2022 installed with no errors.OK, this one was
<c>powershell32 'PowerShell - 32 bit'</c>
Adding it as well.
Btw if you still would like to remove that component, then install these before Visual Studio:
Seems like they use Powershell to trigger that reboot before continuing installation.
Let me know if that helps.
It's not superfluous if you're installing MS products in general.If so, then keeping 'PowerShell (x86)' seems to be superfluous unless one specifically need to.
Very true. Installing those runtimes didn't work:It's not superfluous if you're installing MS products in general.
While there's less of them today, 32-bit versions of MS products continue to exist. Therefore it makes to sense for them to standardize on calling the 32-bit PS for installation reasons. A number of users may never need those products, so they don't notice a problem when removing this component.
You'd probably run into the same problem installing Office add-ons.
Not only is it required for Visual Studio, but it's also required for Windows Update.OK, this one was
<c>powershell32 'PowerShell - 32 bit'</c>
Adding it as well.
Btw if you still would like to remove that component, then install these before Visual Studio:
Seems like they use Powershell to trigger that reboot before continuing installation.
Let me know if that helps.