Tina <(E-Mail Removed)> wrote:
> I understand that in order to run any application programmed with dot
> net requires an installation of the framework.
Yup.
> Considering that the file size is 23M, does anyone know if there is a
> way to customize the dotnetfx.exe file in order to cutdown the file
> size, or if dot net created programs can run without installing the
> whole of the dotnet frame work. Any comment on this is much
> appreciated. Thanx
Well, you might want to look at
http://www.remotesoft.com/linker/ but
that's the only option at the moment, and personally I don't know how
well it works. The downside of such an option is that if (say) someone
wants 5 different .NET applications, they'll end up having to download
more than they would if they just downloaded the framework once and
then 5 small programs.
--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too