PRODUCT IS NOT SUPPORTED (Visual Studio 2019) - windows

I downloaded Visual Studio Community from here ,But getting this exception when installing.
Please let me know what could be the reason despite using latest version of windows.
I have also read this article , and using professional version of windows.
Installer
System Configuration

The 2015 in the System properties indicate you use a very old Windows 10 Version (TH1/TH2), but you need at least the Creators Update from March 2017:
Visual Studio 2019 will install and run on the following operating
systems (64 bit recommended):
Windows 10 version 1703 or higher: Home, Professional, Education, and Enterprise
So, update your Windows 10 to the 1809.

Related

Unable to install visual studio 2019 community edition in windows 10

Unable to install visual studio 2019 community edition in windows 10. Tried out all know possibilities.Working on a project in Unreal engine.
Issue is installer in not opening and stuck...
Thanks
After trying out several possibilities, installing latest Windows 10 SDK
(The Windows 10 SDK (10.0.18362.0) for Windows 10, version 1903)
could resolve the issue. thanks for the support. Could see installer window and proceed with installation of Visual studio.

VS 2019/TFS Shell Extension: Not showing in Windows Context Menu

(I did look at this previous question but it is outdated for VS 2019)
I have VS 2019 Enterprise installed on my Windows 10 workstation.
I tried to install the latest version of TFS Source Control Explorer Extension but get an error that this cannot be installed with any of the currently installed products.
So is that tool no longer available with VS 2019?
To Visual Studio 2019 doesn't have support (yet) in Microsoft Team Foundation Version Control Windows Shell Extension.
You can see an issue about it here and track the status in this tweet.
According to Aug 13 to Microsoft does not have an update on this yet.
It is available for VS2019 now:
https://marketplace.visualstudio.com/items?itemName=ms-vscs-vcw.TfsShellExtentionVS2019

How to install Visual Studio 2013 Community Update 4 or 5 for Windows 7

This is similar to Install Visual Studio 2013 on Windows 7
But there are a few key differences:
I'd like to install the community edition of Visual Studio 2013, not the express edition.
This is a specific question for Update 5. A while back I was able to download Visual Studio 2013 Update 3 for Windows Desktop and it worked fine. But despite a lot of searching, I was only able to find a Windows [8 or 10] installer for Update 5.
LATE EDIT: the computer I'm referring to in point #2 that worked with visual studio 2013 update 3 is not the computer I'm working on now, it turns out that the computer I'm on now didn't have SP1 installed on it.
At first I thought they merged the installers for windows and windows desktop like they did for VS 2015, but when the download finally finished (much to my disappointment) it presented me with a message saying that it was not compatible with windows 7. I wasn't able to find any official news from microsoft saying they were dropping desktop support for update 5, either.
I think this was a problem with update 4, too.
Has anybody successfully installed Visual Studio 2013 Community Update 5 on Windows 7, using a fresh install?
If not, does anybody know where I can still get an iso for VS 2013 Community Update 3?
It seems like everything that used to be a requirements page for VS2013 redirects to a download page for VS2015 now. I'm not having much luck with archive.org, either.
I found this page about VS 2013 compatibility but it does not say anything about the community edition.
https://www.visualstudio.com/en-us/products/visual-studio-2013-compatibility-vs.aspx
I found the problem, when I installed the OS on this machine I didn't realize that I had a Vanilla Windows 7 disk, instead of one that came with Service Pack 1 pre-installed.
I was comparing my experience with 2013 on a different computer that had SP1 already installed, that's why I thought it was due to update 4 & 5, sorry for the mixup!
It appears that Visual Studio 2013 requires Windows 7 SP1 and higher. When I installed SP1 the Visual Studio 2013 Update 5 installer worked as expected. Visual Studio 2013 did not stop working on Windows 7 after update 3. Also, there's a single iso for all OSes now (as opposed to having one for Windows 8+ and one for Windows 7 in Update 3).
It might be worth noting that Microsoft's Visual Studio 2015 compatibility page shows support for "Windows 7", farther down the page in a footnote it says that it requires "the latest service pack for all operating systems". Unfortunately, I just noticed that footnote now.
https://www.visualstudio.com/visual-studio-2015-compatibility-vs

Visual Studio 2015 can't build Windows 10 universal app?

I was using Visual Studio 2015 RC and building Windows 10 App with no problem. Once I upgraded to Windows 10, I also upgraded my VS but after that I cannot run and build my Windows 10 app.
I downloaded the VS 2015 here, when I chose custom install, there was no "Universal Windows App Development Tool" option as described here. I could only see a "Windows 8.1 and Windows Phone 8.0/8.1 Phone" option.
What's wrong with my install? Am I downloading the wrong file?
I think the new tools just came out a few hours ago, you can get the tools through this links :
For VS 2015 Community
For VS 2015 Professional
For VS 2015 Enterprise
Hope it helps.
Install the Windows 10 SDK (Build 10240) and the Windows 10 Developer Tools. No you see the Universal Template Items in the New Project dialog.
you need to install the latest SDK which was released yesterday for Windows 10 Final Version. http://dev.windows.com --> SDK Download
From the Microsoft website:
Note: This release does not support developing for Windows 10 until July 29. Continue to use Visual Studio 2015 RC until July 29 if you are developing Universal Windows apps.
I guess it hasn't been updated yet. Perhaps depending on country, location, or installing an update that is to be released today.
Looks like it was a time/date problem: I modified my VisualStudio 2015 just a second ago: the universal tools option appeared and installed. Look at channel9 for instructions.

Installing VS Shell Isolated on Windows 8.1 using SCCM 2012

First off, I know about the bug that happens when installing Visual Studio 2013 on Windows 8.1 using SCCM 2012. However, I believe this bug was fixed in the update 3. http://blogs.msdn.com/b/vsnetsetup/archive/2014/10/29/error-26403-failed-to-add-user-to-group.aspx
I have downloaded and installed Visual Studio Premium 2013 with update 4.
I have downloaded the latest available version of the Visual Studio 2013 Shell (Isolated). https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx. And when installing with SCCM 2012, I am still getting the error message that was present in pre-update 3 versions of visual studio.
Error 26403.Failed to add user to group. (-2147463168 SYSTEM Performance Log Users )
Does anyone have a workaround for installing Vs Shell (Isolated) onto a windows 8.1 machine with sccm 2012 ?

Resources