windows exe
-
hi friends i have an windows exe file i want to knwo whether i can run exe without .netframework installed on the system or not if it can be done how can i embeed the required dll's to my project.... thanking u ./. byebye
-
hi friends i have an windows exe file i want to knwo whether i can run exe without .netframework installed on the system or not if it can be done how can i embeed the required dll's to my project.... thanking u ./. byebye
This gets asked so often, and the answer is no. You can buy expensive frameworks that do it, but for the rest of us, we need to install .NET, that's a keo component of how it works.
Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert
-
hi friends i have an windows exe file i want to knwo whether i can run exe without .netframework installed on the system or not if it can be done how can i embeed the required dll's to my project.... thanking u ./. byebye