M
mtczx232
I want to make freeware with .NET2.0, but i know that have many
PC with no Framework2.0 installed. and many users afraid from
install programs, and also, install NET Framework take at least
6 minute to install.
this requirements is big obstacle to reach to all users.
this is not secret that it's really possible to copy need component
like mscorlib.dll into App directory, and call to API to run .NET
app with no framework install.
the ThinInstall and other pragram do that. but the cast is not suit
for freeware writer.
Have some one that know how do that, by my own code?
PC with no Framework2.0 installed. and many users afraid from
install programs, and also, install NET Framework take at least
6 minute to install.
this requirements is big obstacle to reach to all users.
this is not secret that it's really possible to copy need component
like mscorlib.dll into App directory, and call to API to run .NET
app with no framework install.
the ThinInstall and other pragram do that. but the cast is not suit
for freeware writer.
Have some one that know how do that, by my own code?