Hi,

Does anyone know how to add a DLL (mscoree.dll) to a VB.NET project without using the Setup Wizard? So when you run the program independetly to another PC without .NET it will run properly

I have a made a quiz program in VB.NET but when I run it on another PC Windows 2000 it says it is missing a (mscoree.dll).

Any help will be much appreciated.