How do u make managed c++ programs run on other computers w/o Visual Studio.NET?

HJB417

Senior member
Dec 31, 2000
763
0
0
How do you make managed c++ programs run on other computers that don't have Visual Studio.NET installed. I installed dotnetfx.exe on a win2k and winme machine and ran a managed c++ program that creates a form but it doesn't work. I get an unhandled exception.