How do I include .NET when distributing my applications?
You can include a bootstrap program in your setup program that checks the registry of the target computer to see if the specified version of the .NET Framework is installed. If it's not installed, a silent installation of Dotnetfx.exe. For details on implementing this in your deployment projects, check out the Microsoft sample at the following link:
© (c) 2026 Oak Leaf Enterprises, Inc., 1996-2026 • Updated: 02/28/03
Comment or report problem with topic
