How to deploy new program including .NET files
问题 A while ago I have created a program in visual studio and installed it on another computer which I was needed to install before a lot of .NET files, framework files, sqla and sdk files and more, and just then, I was able to activate the program. It was a windowsForms application on desktop- so this is what I have tried. Please how can I make it easier? How can I install the program on another computer including already all of the files? Instead of installing them separately? Maybe on dll? I