Integrating the necessary .NET components
-
Is it possible to compile an application so that the necessary components would be integrated? I think it is annoying that the users of my application have to download and install the whole .NET package from MS's website. I would like to make one zip file that contains program.exe and the necessary .NET component files.
-
Is it possible to compile an application so that the necessary components would be integrated? I think it is annoying that the users of my application have to download and install the whole .NET package from MS's website. I would like to make one zip file that contains program.exe and the necessary .NET component files.
No, it's not.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )