question

Sagar-0594 avatar image
0 Votes"
Sagar-0594 asked VickyWang-MFST answered

Sharing the EXE which build through Visual Studio Community 2019

can we share the exe build using visual studio community version in (Release build) ? is there any problem if we do so ?

windows-server-security
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.

VickyWang-MFST avatar image
0 Votes"
VickyWang-MFST answered

You need to BUILD your project. This will produce an EXECUTABLE ( The .EXE file you mentioned), assuming you created the project with the correct type.

Right click on your solution in Solution Explorer in VIsual Studio and select Build. Go to the bin folder under your project folder and look for the EXE.

See where that takes you and let me know. I will be happy to help you through these first steps.

If I may say, this is really basic knowledge you are asking about. I suggest you do a quick search on google about .NET programming to familiarize yourself with these concepts. Let me know if you have trouble finding literature and I'll dig something for you.

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.

VickyWang-MFST avatar image
0 Votes"
VickyWang-MFST answered

Hi,

Welcome to share your current situation if there are any updates.

Please feel free to let us know if you need further assistance.


Best Regards,
Vicky

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.

VickyWang-MFST avatar image
0 Votes"
VickyWang-MFST answered

Hi,

Welcome to share your current situation if there are any updates.

Please feel free to let us know if you need further assistance.


Best Regards,
Vicky

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.