Re: How to creat .exe file in VIsual Studio .NET

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Mrafcho001 (Mrafcho001_at_discussions.microsoft.com)
Date: 03/01/05


Date: Tue, 1 Mar 2005 09:25:01 -0800

Yes i checked the project properties, its set to .exe

"Shimon Sim" wrote:

> What did you try?
> Did you try to check project properties? See output type.
> Shimon.
>
> "Mrafcho001" <Mrafcho001@discussions.microsoft.com> wrote in message
> news:56724F2B-4854-46DC-B58F-98D88E188D51@microsoft.com...
> >I just got Visual Studio .NET standard edition.
> >
> > Everytime i compile my code ( C++ code, that is), it does not creat an
> > .exe
> > file.
> >
> > I've tried everything, but i don't seem to be able to create an .exe file.
> >
> > How do i creat an .exe file.
>
>
>



Relevant Pages

  • Re: Instaling an Application
    ... Try going to the project properties and just building an MSI file to run - ... you see it as soon as you run the exe (by which I assume you mean the exe ... Definitive Guide to Windows Installer ...
    (microsoft.public.dotnet.framework.setup)
  • Re: Open a form from one project in another within the same solution
    ... project properties the output type to class libary. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Instaling an Application
    ... As soon as I try to run the exe a dialog pops up indcating the ... exception error and asks what debugger I would like to use. ... > Try going to the project properties and just building an MSI file to run - ... > Definitive Guide to Windows Installer ...
    (microsoft.public.dotnet.framework.setup)
  • Re: Use symbol server to find executables?
    ... > against a mini-dump it says that the EXE does not contain any symbols. ... Any ideas on how to tell VS to search my symbol server for the ... Project properties | Configuration Properties | Debugging | Command Arguments ...
    (microsoft.public.vc.debugger)
  • Re: attaching Dlls to exe
    ... the exe I want place those dlls in to proper directories, register ... Can I do this while creating exe through ... Include a project for each DLL in your workspace and tell each to place the linked DLL in the same folder as the exe. ... It's an option in the link part of the project properties. ...
    (microsoft.public.vc.mfc)