Recently I installed Visual Studio 2005 .NET on my computer. I wrote a Win32 program. But my program doesn't run on PCs that doesn't have Framework 2 installed on.
Is there any settings for VS 2005 .NET to make my code run on all PCs?
Or what DLL file should I put in my .exe file directory?
Or, if I had installed "Visual Studio" instead of "Visual Studio .NET" would there have been the same problem again?
Please help me, I am all stuck!