Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. How to make exe?

How to make exe?

Scheduled Pinned Locked Moved C#
questioncsharphelptutorial
4 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    Irfan Kothari
    wrote on last edited by
    #1

    Hello friends. I am developing a c# application in which the product is a file with extension .eb.i want to make exe file. How can i do this? please help me.

    S C 2 Replies Last reply
    0
    • I Irfan Kothari

      Hello friends. I am developing a c# application in which the product is a file with extension .eb.i want to make exe file. How can i do this? please help me.

      S Offline
      S Offline
      subrata jana
      wrote on last edited by
      #2

      may be u have to run this line in VS command prompt csc /target:module /out:file.exe file.eb it might not be correct pls check regards

      1 Reply Last reply
      0
      • I Irfan Kothari

        Hello friends. I am developing a c# application in which the product is a file with extension .eb.i want to make exe file. How can i do this? please help me.

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        What is a .eb file ? You're saying that the program when it compiles has this name ? If you press F5 in the IDE, it should generate an exe file.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

        I 1 Reply Last reply
        0
        • C Christian Graus

          What is a .eb file ? You're saying that the program when it compiles has this name ? If you press F5 in the IDE, it should generate an exe file.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          I Offline
          I Offline
          Irfan Kothari
          wrote on last edited by
          #4

          Hello subarata and christian. Sorry for providing mendatory information i want to make exe means. i want to make compilation wizard and i want to make an exe file which contain my .eb file plus .eb reader and mendatory files. once i click on that exe it should extract the reader and the related files. i am developing my application in c# .NET 2005 Any kind of help is appreciable Regards, Irfan KOthari

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups