Hello, is there anyway I can install or place any .NET dlls somewhere or is
there a version of .NET that will allow me to run a .NET application even if
the end user doesn't have .NET installed?
This would be paticularly helpful when creating like autorun cds rather then
trying to code all this stuff in legacy code such as C++ or VB.
In the old VB, you could just place the needed runtimes in the same place
as the executable and it would work just fine however I haven't tried this with
.NET and besides, .NET seems by far too complicated to be able to do this.
Thanks!
there a version of .NET that will allow me to run a .NET application even if
the end user doesn't have .NET installed?
This would be paticularly helpful when creating like autorun cds rather then
trying to code all this stuff in legacy code such as C++ or VB.
In the old VB, you could just place the needed runtimes in the same place
as the executable and it would work just fine however I haven't tried this with
.NET and besides, .NET seems by far too complicated to be able to do this.
Thanks!