Hi,
I have a C# program, it uses lots of .dll files. Now I want to create an .exe out this C# program and install it on OS where .net framework is missing.... Thanks in advance
(can't i do this just like in delphi, when delphi creates an .exe of its program, this .exe file works everywhere, what's wrong with C#)
Looking forward to hear from you...
I have a C# program, it uses lots of .dll files. Now I want to create an .exe out this C# program and install it on OS where .net framework is missing.... Thanks in advance
(can't i do this just like in delphi, when delphi creates an .exe of its program, this .exe file works everywhere, what's wrong with C#)
Looking forward to hear from you...