Installing my program on other computers...
-
I have finished created a setup for my program using the setup wizard in Visual Studio .NET 2003. The setup works fine on my computer and the program works perfect. However, when I go to install the program on other computers it says I need the .NET Framework Redistribution package installed, which I believe is "dotnetfx" when I looked this up on msdn. The problem is I need to run this program at school and demonstrate it to the class. But I cannot install dotnetfx on the computer it because an administrator must do this, students to not have the right access. Does dotnetfx always need to be installed on a computer that doesn't have the .NET Framework on it? Is there anyway around that? I find it hard to believe that for every program that one creates one needs to install dotnetfx on the computer for it to run. Is there any way around that?