Results 1 to 3 of 3

Thread: Make exe

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    60

    Make exe

    How can I make exe .net projects

    Tanks

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    as you run your project within the IDE , you are creating an exe in the bin folder where you saved your project .

  3. #3
    Registered User
    Join Date
    Apr 2003
    Location
    Klang, Selangor, Malaysia
    Posts
    163
    FYI, If you want to create a installer for your program,
    open Visual Sudio .NET
    at the start page, create a new project
    at the Projet Types panel, select Setup and Deployment Projects
    at the Templates panel select the type of the installer
    then, save the project
    you can add in any file you want to include with the installer
    you can also configure the screen of the installation

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width