Windows 7 went out of support in 2020 so there might be some compatability issues with the version(s) of Visual Studio you're trying to install. Perhaps upgrade to Windows 10 or 11 perhaps?
i cant install visual studio{visual studio installer has stopped working}
when try to install visual studio i cant intall.it stopped working .i tried every other versions also.not working.windows 7 64 bit
link fot vslog = https://1drv.ms/u/s!Amb604zyg9tMbNeqdOFfEH2Zr14?e=xoN0a7
2 answers
Sort by: Most helpful
-
-
Tianyu Sun-MSFT 32,146 Reputation points Microsoft Vendor
2023-10-02T03:06:34.8466667+00:00 Hello @GODHANA exe ,
Perhaps, it’s related to the Windows OS version. Did you update and use the latest version of Windows 7?
If so, I suggest you try to create an offline layout to install VS.
You can download the bootstrapper file from here: Bootstrapper, open CMD as administrator and use the commands to download the workloads and components of VS 2022 into the layout, run the setup file which is stored in the generated layout folder to install VS 2022.
Please remember to manually install the certificates after the downloading process finishes. This step is very important, as I guess that the certificates issue blocks you from downloading and installing VS. If you fail to download and generate the layout, please try to download it from another machine and move this layout to this machine after that.
Besides, I agree with Keith. You may experience some issues with VS on end-of-supported Windows OS like Windows 7. See this document: Workarounds for Visual Studio 2022 on unsupported operating systems.
Best Regards,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.