G
Guest
My application is about 3 megabytes in size and it would be crazy to have to
distribute the whole runtime library just to deploy my application. Is there
any type of linker that I can use to import all the elements of the .net
runtime that my application is using, into the executable. If not, what would
you suggest in keeping my file size around 3 mb?
distribute the whole runtime library just to deploy my application. Is there
any type of linker that I can use to import all the elements of the .net
runtime that my application is using, into the executable. If not, what would
you suggest in keeping my file size around 3 mb?