How to create a setup file that can be install in a pc that does not have .NET Framework?
I have try to add a new setup project but when I try to install the program in a non .NET Framework pc it cannot be install.

Second question. If I edit some of my source code, how to make the changes apply to all installed program??

Thanks.