cannot install visual studio 2010 64 bit prerequites [duplicate] - visual-studio-2010

This question already has answers here:
Setup Failed: Visual Studio 2010 Pro installation
(7 answers)
Closed 5 years ago.
cannot able to install the visual studio 2010. Please refer the attached image.

You Can Download ISO File From Here and try to Reinstall it:
http://allpcworld.com/download-visual-studio-2010-express-free/

Related

Installing CUDA for Tensorflow on Windows [duplicate]

This question already has answers here:
Using CUDA with Visual Studio 2017
(9 answers)
Closed 3 years ago.
According to CUDA installation guids, it needs a version of Microsoft Visual Studio to install and run on Windows. I downloaded the community version of Visual Studio 2017 which contains lots of components to install. Each component needs huge amount of space on disk to install, So I don't want to install unnecessary components and waste my hard disk. Which components are necessary to install and run CUDA?
you can have a look here: https://stackoverflow.com/a/44957096/3921660
If you want to use CUDA with VisualStudio 2017 without the tool chain for VisualStudio 2015 you have to use CUDA10 (an newer).

Install vs2015 while i have vs2013 on my PC [duplicate]

This question already has answers here:
Can I install two different versions of Visual Studio on the same computer?
(3 answers)
Closed 6 years ago.
I have installed vs2013 and been using it for months, now due to the restriction of ue4, i have to use vs2015 instead.
Is there a way to do that? Replacing vs2013 with vs2015? If i just uninstall vs2013 and install vs2015, would there be any problem?
Hope you can show me. Much obliged!
You can install different versions of visual studio side by side without any problem. But You have to install the lower version first then the upper version.
For Example:
Install visual studio 2013 first then install visual studio 2015. If visual studio 2013 is already installed on your machine then just install visual studio 2015.
Cheers!!

How to install Visual Studio 2010 if Visual Studio 2013 and 2015 is already installed in windows 7 [duplicate]

This question already has answers here:
Can I install two different versions of Visual Studio on the same computer?
(3 answers)
Is it possible to install two different versions of Visual Studio in the same computer? [duplicate]
(5 answers)
Closed 9 months ago.
In my system, Visual Studio 2013 and 2015 is already installed.
Is there any way to install VS2010 on the same system ?
I have windows 7 installed.

Can't install VS 2015 Update 3 [duplicate]

This question already has answers here:
Visual Studio update 3 installer is trying to install update 2 instead
(5 answers)
Closed 6 years ago.
So I tried to install VS 2015 Update 3. BTW, I have the professional edition and I keep receiving this screen:
Now, of course, Update 2 is already installed but it will not recognize this.
What do I need to do?
Go to control panel->program and features select the Microsoft Visual Studio 2015 Professional with Updates entry and select Modify. Now the Visual Studio 2015 installer shows up and here you should see the Update 3.

How to Compile Visual Basic 6 code in Visual Studio [duplicate]

This question already has answers here:
Development Environment For VBP FIles
(4 answers)
Closed 7 years ago.
I have a project of Visual Basic 6.0, in that I have some code changes. for that I need Old Visual Basic 6.0 IDE that I don't have.
So anybody can me tell me that,
Is that possible to compile that VB 6.0 code in Visual Studio 2010 and later and how.
Or Where i can get the Visual Basic 6.0 IDE Setup and that i can install in Windows 7 OS.
Thanks in Advance.
You will need to get the IDE first, and then:
For installing in Windows 7 you may need to follow the instructions in this website

Resources