question

JamesJ-9502 avatar image
0 Votes"
JamesJ-9502 asked PengGe-MSFT commented

Can we ship application without VC++ redist package for VS 2019?

We have developed application using Visual Studio 2019 IDE. Which uses both .NET 4.8 and C++ 14 versions. Can we ship the application (32 bit) without adding VC++ redist 2019 x86. Our targetted platforms are

Windows 10, Windows Server 2016 and Windows Server 2019.

vs-general
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, @JamesJ-9502
I have not heard from you for a couple of days. Please let me know if there is anything that I can help here.

0 Votes 0 ·

1 Answer

DavidLowndes-6766 avatar image
0 Votes"
DavidLowndes-6766 answered

If you can make your C++ application work when statically linked, yes.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.