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. create setup

create setup

Scheduled Pinned Locked Moved C#
csharpquestionworkspace
6 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.
  • F Offline
    F Offline
    fmardani
    wrote on last edited by
    #1

    Hi, I have written a windows application in .net 2.0 Do you know how I can have an install setup so that I can email the required files to another person to instal? Thanks

    J A 2 Replies Last reply
    0
    • F fmardani

      Hi, I have written a windows application in .net 2.0 Do you know how I can have an install setup so that I can email the required files to another person to instal? Thanks

      J Offline
      J Offline
      James Gupta
      wrote on last edited by
      #2

      Why not just attatch the deployment folder as a zipped file?

      F 1 Reply Last reply
      0
      • F fmardani

        Hi, I have written a windows application in .net 2.0 Do you know how I can have an install setup so that I can email the required files to another person to instal? Thanks

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

        u can create an installer/deployment project in .Net and give the applications exe path to the installer so when the installer is run ur application is installed on the users machine. Regards, Pramod

        1 Reply Last reply
        0
        • J James Gupta

          Why not just attatch the deployment folder as a zipped file?

          F Offline
          F Offline
          fmardani
          wrote on last edited by
          #4

          How and where do I get to this deployment folder please? Thanks

          T 1 Reply Last reply
          0
          • F fmardani

            How and where do I get to this deployment folder please? Thanks

            T Offline
            T Offline
            tylerl
            wrote on last edited by
            #5

            What he's saying is that there's nothing magic about .NET executables and components. Just copy the .exe file and any .dll files out of the bin/Release or bin/Debug directory, zip them up, and send them to your friend.

            F 1 Reply Last reply
            0
            • T tylerl

              What he's saying is that there's nothing magic about .NET executables and components. Just copy the .exe file and any .dll files out of the bin/Release or bin/Debug directory, zip them up, and send them to your friend.

              F Offline
              F Offline
              fmardani
              wrote on last edited by
              #6

              hoe do these dll and .exe files get created. Are they created as you compile the program? Thanks

              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