how to make exe in C#
-
hello procedure is required.
muhammad mahmood ilyas
-
hello procedure is required.
muhammad mahmood ilyas
hi, whenever you run the project , exe file is made. for 2003 , exe is in debug or release folder in the directory of the project.
-
hi, whenever you run the project , exe file is made. for 2003 , exe is in debug or release folder in the directory of the project.
i mean from exe is installer. i want to run my program on different machine having no microsoft.net. so in this context, plz guide me in context
muhammad mahmood ilyas
-
i mean from exe is installer. i want to run my program on different machine having no microsoft.net. so in this context, plz guide me in context
muhammad mahmood ilyas
you should search a setup project , there might be many samples in web. visit follow link: http://www.codersource.net/csharp_installer_projects.html[^]
-
i mean from exe is installer. i want to run my program on different machine having no microsoft.net. so in this context, plz guide me in context
muhammad mahmood ilyas
Not possible. Every machine that runs your program will need to have the .NET framework installed.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
Not possible. Every machine that runs your program will need to have the .NET framework installed.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
thanks
muhammad mahmood ilyas