سؤال

I have completed my first window application using visual studio 10, but when I try to run it on another PC it flags an error .....

.Net framework initialization error ....

my question is: How can I add the framework in the setup file?

هل كانت مفيدة؟

المحلول

You shouldn't add it to your file but add it as a prerequisite and have the installer do the job for you.

Have a look here for information how to do just that.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top