Deployment
-
How do I setup my project to install the .net framework automatically BINARY
-
How do I setup my project to install the .net framework automatically BINARY
What install program are you using ? You can't write a VB.NET program to install .NET, that's impossible. If you want to write your own code, it''ll have to be in C++. Christian Graus - Microsoft MVP - C++
-
How do I setup my project to install the .net framework automatically BINARY
Everything you need to bootstrap the NET framework is available at: http://msdn.microsoft.com/vstudio/downloads/tools/bootstrapper/default.aspx[^] Robert
-
Everything you need to bootstrap the NET framework is available at: http://msdn.microsoft.com/vstudio/downloads/tools/bootstrapper/default.aspx[^] Robert
thx that worked BINARY