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. Producing a finished product

Producing a finished product

Scheduled Pinned Locked Moved C#
questiondebugginghelp
9 Posts 3 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.
  • E Offline
    E Offline
    Eric eD
    wrote on last edited by
    #1

    Hi everyone, I'm pretty new to the programming process. I've never done a complete program until now. How do I create an install file for my program, in order to distribute and install my program to multiple computers? Right now I'm just running it from the debug file... Thanks for your help Eric

    N R E 3 Replies Last reply
    0
    • E Eric eD

      Hi everyone, I'm pretty new to the programming process. I've never done a complete program until now. How do I create an install file for my program, in order to distribute and install my program to multiple computers? Right now I'm just running it from the debug file... Thanks for your help Eric

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      You create a setup project for your application, usually by adding it to the solution your application is in. http://msdn2.microsoft.com/en-us/library/996a3fxs(VS.71).aspx[^]


      only two letters away from being an asset

      1 Reply Last reply
      0
      • E Eric eD

        Hi everyone, I'm pretty new to the programming process. I've never done a complete program until now. How do I create an install file for my program, in order to distribute and install my program to multiple computers? Right now I'm just running it from the debug file... Thanks for your help Eric

        R Offline
        R Offline
        RepliCrux
        wrote on last edited by
        #3

        Web : copy all the files to the server and create a virtual directory. windows : compile in release mode and install the exe in all the comp. I think you need to complete the program first before you can do all this :)

        N 1 Reply Last reply
        0
        • E Eric eD

          Hi everyone, I'm pretty new to the programming process. I've never done a complete program until now. How do I create an install file for my program, in order to distribute and install my program to multiple computers? Right now I'm just running it from the debug file... Thanks for your help Eric

          E Offline
          E Offline
          Eric eD
          wrote on last edited by
          #4

          Thank you, I'll give it a try..

          E 1 Reply Last reply
          0
          • E Eric eD

            Thank you, I'll give it a try..

            E Offline
            E Offline
            Eric eD
            wrote on last edited by
            #5

            Just for a follow-up. I think it has worked for now. But I won't know until tomorrow. It didn't create an install file, but an application file. Hopefully this will be sufficient. Thanks again

            1 Reply Last reply
            0
            • R RepliCrux

              Web : copy all the files to the server and create a virtual directory. windows : compile in release mode and install the exe in all the comp. I think you need to complete the program first before you can do all this :)

              N Offline
              N Offline
              Not Active
              wrote on last edited by
              #6

              RepliCrux wrote:

              windows : compile in release mode and install the exe in all the comp.

              So you would manually create a folder and copy all the files to 1000+ systems in your organization. :laugh::laugh::laugh: You would probably carry a floppy disk around to every system to do this right. :laugh::laugh::rolleyes::rolleyes::laugh::laugh: Would you make house calls to all of the people who bought your app. :laugh::laugh::laugh:


              only two letters away from being an asset

              R 1 Reply Last reply
              0
              • N Not Active

                RepliCrux wrote:

                windows : compile in release mode and install the exe in all the comp.

                So you would manually create a folder and copy all the files to 1000+ systems in your organization. :laugh::laugh::laugh: You would probably carry a floppy disk around to every system to do this right. :laugh::laugh::rolleyes::rolleyes::laugh::laugh: Would you make house calls to all of the people who bought your app. :laugh::laugh::laugh:


                only two letters away from being an asset

                R Offline
                R Offline
                RepliCrux
                wrote on last edited by
                #7

                Great attitude mate, u sound like a complete MVP :) 1. The guy has not even completed a single app 1000 comp installation will be a bit less. 2. I think Bill Gates runs to his customers with a floppy disk in his hand (for may be Windows XP). -- modified at 1:57 Tuesday 19th June, 2007

                N 1 Reply Last reply
                0
                • R RepliCrux

                  Great attitude mate, u sound like a complete MVP :) 1. The guy has not even completed a single app 1000 comp installation will be a bit less. 2. I think Bill Gates runs to his customers with a floppy disk in his hand (for may be Windows XP). -- modified at 1:57 Tuesday 19th June, 2007

                  N Offline
                  N Offline
                  Not Active
                  wrote on last edited by
                  #8

                  Did you notice the quote was yours? It was in response your suggestion, it just got mixed up in the DB.


                  only two letters away from being an asset

                  R 1 Reply Last reply
                  0
                  • N Not Active

                    Did you notice the quote was yours? It was in response your suggestion, it just got mixed up in the DB.


                    only two letters away from being an asset

                    R Offline
                    R Offline
                    RepliCrux
                    wrote on last edited by
                    #9

                    Yeah I did notice that. May be u did not read what i wrote. Try to solve problems more that making smilies :)

                    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