Vra

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?

Was dit nuttig?

Oplossing

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.

Gelisensieer onder: CC-BY-SA met toeskrywing
Nie verbonde aan StackOverflow
scroll top