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
  1. Home
  2. General Programming
  3. C#
  4. changing final result of compiling

changing final result of compiling

Scheduled Pinned Locked Moved C#
question
7 Posts 4 Posters 0 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.
  • A Offline
    A Offline
    ariyanna
    wrote on last edited by
    #1

    hi everyone, when we write a program in the any programing languages he result of the compiling process is an executable file (.exe) how we can change this result ? we can do this ? if not what we can do to have a different result type ? ( like writing a converter program that converts the executable result of the main program to another result and .... ) thanks to you all :rose:

    A P 2 Replies Last reply
    0
    • A ariyanna

      hi everyone, when we write a program in the any programing languages he result of the compiling process is an executable file (.exe) how we can change this result ? we can do this ? if not what we can do to have a different result type ? ( like writing a converter program that converts the executable result of the main program to another result and .... ) thanks to you all :rose:

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      ariyanna wrote:

      hi everyone, when we write a program in the any programing languages he result of the compiling process is an executable file (.exe) how we can change this result ?

      What result are you expecting from complier ?

      cheers, Abhijit CodeProject MVP

      A 1 Reply Last reply
      0
      • A Abhijit Jana

        ariyanna wrote:

        hi everyone, when we write a program in the any programing languages he result of the compiling process is an executable file (.exe) how we can change this result ?

        What result are you expecting from complier ?

        cheers, Abhijit CodeProject MVP

        A Offline
        A Offline
        ariyanna
        wrote on last edited by
        #3

        something like picture format or something else, I'm talking about a picture that can be executable !

        A T 2 Replies Last reply
        0
        • A ariyanna

          hi everyone, when we write a program in the any programing languages he result of the compiling process is an executable file (.exe) how we can change this result ? we can do this ? if not what we can do to have a different result type ? ( like writing a converter program that converts the executable result of the main program to another result and .... ) thanks to you all :rose:

          P Offline
          P Offline
          Pedram Behroozi
          wrote on last edited by
          #4

          ariyanna wrote:

          how we can change this result ?

          It completely backs to your compiler. If you're writing C#, the compiler compiles your codes into MSIL (I think), If you're using Java, you have Byte Code after compiling. (Or I couldn't understand you well)

          ariyanna wrote:

          we can do this ?

          I don't think so. There's some converters by the way.

          I learned something new today

          A 1 Reply Last reply
          0
          • A ariyanna

            something like picture format or something else, I'm talking about a picture that can be executable !

            A Offline
            A Offline
            Abhijit Jana
            wrote on last edited by
            #5

            ariyanna wrote:

            I'm talking about a picture that can be executable

            :omg:

            cheers, Abhijit CodeProject MVP

            1 Reply Last reply
            0
            • A ariyanna

              something like picture format or something else, I'm talking about a picture that can be executable !

              T Offline
              T Offline
              Tom Deketelaere
              wrote on last edited by
              #6

              This is too close to being dangerous (aka virus creating) I don't think you'll get an answer here.

              1 Reply Last reply
              0
              • P Pedram Behroozi

                ariyanna wrote:

                how we can change this result ?

                It completely backs to your compiler. If you're writing C#, the compiler compiles your codes into MSIL (I think), If you're using Java, you have Byte Code after compiling. (Or I couldn't understand you well)

                ariyanna wrote:

                we can do this ?

                I don't think so. There's some converters by the way.

                I learned something new today

                A Offline
                A Offline
                ariyanna
                wrote on last edited by
                #7

                tanks to you all, i don't think that i can get my answer here but if any one can introduce some sources for this subject i'll be glad...:rose:

                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