O
OSVBNET
Guest
Hi,
I used the following command on VS.NET 2019 Pro and it was working fine until the last build of version 2017.
But in 2019 this does not work, it seems Windows SDK is not present of not this version:
vs_professional.exe --layout C:\VS.NET --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.Net.ComponentGroup.TargetingPacks.Common --add Microsoft.Net.ComponentGroup.4.7.DeveloperTools --add Microsoft.VisualStudio.Component.DiagnosticTools --add Microsoft.VisualStudio.Component.Windows10SDK.16299.Desktop --lang en-US
However, just wanna make an offline installer of VS.NET Pro 2019 for managed desktop development, only VB.NET/C#, nothing else as you can see above + Windows SDK Latest Version
What are the new parameters?Thanks.
Continue reading...
I used the following command on VS.NET 2019 Pro and it was working fine until the last build of version 2017.
But in 2019 this does not work, it seems Windows SDK is not present of not this version:
vs_professional.exe --layout C:\VS.NET --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.Net.ComponentGroup.TargetingPacks.Common --add Microsoft.Net.ComponentGroup.4.7.DeveloperTools --add Microsoft.VisualStudio.Component.DiagnosticTools --add Microsoft.VisualStudio.Component.Windows10SDK.16299.Desktop --lang en-US
However, just wanna make an offline installer of VS.NET Pro 2019 for managed desktop development, only VB.NET/C#, nothing else as you can see above + Windows SDK Latest Version
What are the new parameters?Thanks.
Continue reading...