|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Re: Making an exe that doesn't need .NET framework<ignacio.mac***@gmail.com> wrote: Show quoteHide quote > On Jun 11, 8:39 am, ofiras <ofi***@gmail.com> wrote: So is there a way to make it work witout .NET? maby if I add the dll> > > Hi, > > I never understood how can it be that most programs don't ask me to > > install .NET, > > Because either they do not use .NET at all (most of the time) or you > already have the framework. > > >although I know that many companies use C#. Is there any > > way to make an exe of a C# program that doesn't need .NET to be > > installed? If so, how can I do it? > > Thanks, > > Ofir. > > I think it can be done, I would not suggest it though, you will end > with a BIG .exe to start with files to the exe folder? (If can be done as I said, how do I do it?) Thanks, Ofir. "ofiras" <ofi***@gmail.com> wrote in message I've already answered your question...news:d01f44b4-3023-438f-a60f-ff0a8bd2017f@t21g2000yqi.googlegroups.com... > So is there a way to make it work witout .NET? maby if I add the dll > files to the exe folder? (If can be done as I said, how do I do it?) > I doubt this would work. There are many supporting elements for .NET> So is there a way to make it work witout .NET? maby if I add the dll > files to the exe folder? (If can be done as I said, how do I do it?) > Thanks, > Ofir.- Hide quoted text - > > - Show quoted text - assemblies (GAC, CAS, etc.) I can't imagine a .NET assembly functioning without this infrastructure. I would love you to prove me wrong however, just as long as you shared your secret. What version of the .NET Framework are you targeting? I have some applications that run on .NET 1.1 and 2.0 while others require .NET 3.5 SP1. I've obviously had less trouble deploying applications that use older versions of the .NET framework since they have been included with the Windows OS for quite some time. "ofiras" <ofi***@gmail.com> wrote in message On 11 ×™×•× ×™, 15:48, "Ignacio Machin ( .NET/ C# MVP )"news:d01f44b4-3023-438f-a60f-ff0a8bd2017f@t21g2000yqi.googlegroups.com... <ignacio.mac***@gmail.com> wrote: Show quoteHide quote > On Jun 11, 8:39 am, ofiras <ofi***@gmail.com> wrote: So is there a way to make it work witout .NET? maby if I add the dll> > > Hi, > > I never understood how can it be that most programs don't ask me to > > install .NET, > > Because either they do not use .NET at all (most of the time) or you > already have the framework. > > >although I know that many companies use C#. Is there any > > way to make an exe of a C# program that doesn't need .NET to be > > installed? If so, how can I do it? > > Thanks, > > Ofir. > > I think it can be done, I would not suggest it though, you will end > with a BIG .exe to start with files to the exe folder? (If can be done as I said, how do I do it?) Thanks, Ofir. The only .NET language that doesn't need the .NET Framework to execute is C++ .NET. All other .NET languages, which are managed code languages, managed by the .Net Framework, need the .Net Framework in order to execute. <http://www.dotnetpowered.com/languages.aspx> __________ Information from ESET NOD32 Antivirus, version of virus signature database 4148 (20090611) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com "Mr. Arnold" <MR. Arn***@Arnold.com> wrote in message And then only if you're writing unmanaged code, right?news:OyLmrNr6JHA.1568@TK2MSFTNGP06.phx.gbl... > The only .NET language that doesn't need the .NET Framework to execute is > C++ .NET. "Jeff Johnson" <i.get@enough.spam> wrote in message That's correct. news:Oi4zTvr6JHA.1420@TK2MSFTNGP04.phx.gbl... > "Mr. Arnold" <MR. Arn***@Arnold.com> wrote in message > news:OyLmrNr6JHA.1568@TK2MSFTNGP06.phx.gbl... > >> The only .NET language that doesn't need the .NET Framework to execute is >> C++ .NET. > > And then only if you're writing unmanaged code, right? __________ Information from ESET NOD32 Antivirus, version of virus signature database 4149 (20090611) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
c# newbie needs help with backgroundworker
ShortWay in C# conversion from C++ to C# Why there are two diffrent result in two almost same formula code access security Making an exe that doesn't need .NET framework Website Problems - Outlook Express N/A No Implicit Conversion For Strongly Typed DataSet In VS2005 extending existing application Memory used in unmanaged space Greek letters with subscripts/superscripts |
|||||||||||||||||||||||