N
N
noytmant2020-07-04 19:22:36
C++ / C#
noytmant, 2020-07-04 19:22:36

How to run a program on W8 from W10?

In general, I compiled the C # program on Windows 10, but it does not start on Windows 8, maybe somehow you can compile the created program for Windows 8, but where to change it, tell me

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
GavriKos, 2020-07-04
@GavriKos

Does not start with what words? Which mistakes?
Collected release or debug? Under what .NET? On win8 which .NET?

D
Denis Bredun, 2020-07-04
@Luffy1

Do you have the same Visual Studio on both Windows (version, purpose (maybe it doesn't matter))? Is .NET Core\.NET Framework the same (version) on both Windows? If not, then that's the point. If the answer to all of the above questions is yes, then just try to create a new project on Windows 8 and transfer from it all the program code that was compiled on Windows 10.

D
Dmitry Pavlov, 2020-07-04
@Stalker31

Put on the ten version of visual studio compatible with eight, and try to build your program in it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question