Re: Stand Alone EXE

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Michael A. Covington (look_at_ai.uga.edu.for.address)
Date: 03/18/05


Date: Thu, 17 Mar 2005 23:46:41 -0500


"David Pendrey" <fairydave@dodo.com.au> wrote in message
news:423a593b$1@news.comindico.com.au...
>I was wondering if it is at all posible to write a stand alone .EXE program
>in Visual Studio .NET. Hopefully in VB.NET but if not another language
>would be ok. Thanks for the assistance

Yes. Visual Studio programs (VB, C#, etc.) normally compile to a single
.EXE file. This file will only run on computers that have .NET Framework
installed, but it's a single .EXE file.



Relevant Pages

  • Re: msdos exe file loading related questions, answer as much as u can ;)
    ... # of bytes of last 512-byte block of the exe file ... interpreted by the exe program loader to mean the whole last 512-byte ... program memory image's memory address and some say it is a 32-bit ...
    (comp.lang.asm.x86)
  • msdos exe file loading related questions, answer as much as u can ;)
    ... # of bytes of last 512-byte block of the exe file ... interpreted by the exe program loader to mean the whole last 512-byte ... program memory image's memory address and some say it is a 32-bit ...
    (comp.lang.asm.x86)
  • Re: how to make a exe file
    ... Jack drukte met precisie uit: ... > I made the exe program for the VB, ... > But I can run the exe on my computer(the one that I write ... > Is the exe file does not contain enough component on it ...
    (microsoft.public.vb.database)
  • how to make a exe file
    ... I made the exe program for the VB, ... there is an error message ... But I can run the exe on my computer(the one that I write ... Is the exe file does not contain enough component on it ...
    (microsoft.public.vb.database)
  • Re: Help w/Visual C++ and DirectDraw
    ... Visual Studio has a number of 'tools' like Depends, ... I've already searched the .exe for hex ... What would be the machine code to call TextOut look like. ...
    (microsoft.public.vc.language)