N
nicnat
Sorry for the very basic question. Using .NET, can I create .EXE programs
which will run on any Windows machine without that machine having to install
..NET components first? I want to write applications, compile to .exe, and
have them run on Windows machines without requiring those machines to
install additional .dll, .net, or other files. If I can't do this using
..NET, then what language/system should I use?
Thank you.
which will run on any Windows machine without that machine having to install
..NET components first? I want to write applications, compile to .exe, and
have them run on Windows machines without requiring those machines to
install additional .dll, .net, or other files. If I can't do this using
..NET, then what language/system should I use?
Thank you.