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. Visual Studio
  4. Making a Setup.exe installer for my project..

Making a Setup.exe installer for my project..

Scheduled Pinned Locked Moved Visual Studio
sysadmintutorialquestionworkspace
7 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.
  • I Offline
    I Offline
    icowa
    wrote on last edited by
    #1

    As far as I can tell, I go to create project, and run the setup wizard.. but after that, I am a complete blank as to how to add my project exe into it so i can use this setup.exe to install into another different server.. Can anyone be free and kind enough to give me the basics on this..?

    J T 2 Replies Last reply
    0
    • I icowa

      As far as I can tell, I go to create project, and run the setup wizard.. but after that, I am a complete blank as to how to add my project exe into it so i can use this setup.exe to install into another different server.. Can anyone be free and kind enough to give me the basics on this..?

      J Offline
      J Offline
      Jun Du
      wrote on last edited by
      #2

      On VS2003 or VS2005, follow these steps: 1) Create a Setup project 2) Add files to each of the pre-defined folders for "File System on Target Machine": -Application Folder (sub-folder under your "Programs" folder) -User's Desktop -User's Programs Menu 3) If necessary, right-click on "File System on Target Machine" to add other special folders to the target machine. 4) Build the Setup project

      Best, Jun

      I 1 Reply Last reply
      0
      • J Jun Du

        On VS2003 or VS2005, follow these steps: 1) Create a Setup project 2) Add files to each of the pre-defined folders for "File System on Target Machine": -Application Folder (sub-folder under your "Programs" folder) -User's Desktop -User's Programs Menu 3) If necessary, right-click on "File System on Target Machine" to add other special folders to the target machine. 4) Build the Setup project

        Best, Jun

        I Offline
        I Offline
        icowa
        wrote on last edited by
        #3

        hey man, thanz for your reply.. okie, I manage to make a very simple exe for my program.. but I got a few more things to ask and I hope you will take the time to see whether you can help me out.. but trying to run the setup on another system, it needs to download framework 2.0 from the net, it says invalid folder and stuff.. Is there a PDF ebook or something that teaches this particular part of trying to create a good setup.exe? if so, maybe you can gimme the name so I can look it up or something.. thanz for your time..

        J 1 Reply Last reply
        0
        • I icowa

          hey man, thanz for your reply.. okie, I manage to make a very simple exe for my program.. but I got a few more things to ask and I hope you will take the time to see whether you can help me out.. but trying to run the setup on another system, it needs to download framework 2.0 from the net, it says invalid folder and stuff.. Is there a PDF ebook or something that teaches this particular part of trying to create a good setup.exe? if so, maybe you can gimme the name so I can look it up or something.. thanz for your time..

          J Offline
          J Offline
          Jun Du
          wrote on last edited by
          #4

          Yes, when the Setup has detected .NET 2.0 missing, it will prompt to install from the web site. At this time, terminate the Setup. Install .NET 2.0 first. Then, run the Setup again. There should be plenty of information about this on the web, but I don't have anything handy at the moment.

          Best, Jun

          I 1 Reply Last reply
          0
          • I icowa

            As far as I can tell, I go to create project, and run the setup wizard.. but after that, I am a complete blank as to how to add my project exe into it so i can use this setup.exe to install into another different server.. Can anyone be free and kind enough to give me the basics on this..?

            T Offline
            T Offline
            Tushar Kothari
            wrote on last edited by
            #5

            Hi You have to add the project output in the Application folder. Then if you want to set some shortcuts then you can use user desktop folder or user program menu folder If you want any other help with installation please wrtie . Regards :)

            Tushar kothari

            I 1 Reply Last reply
            0
            • J Jun Du

              Yes, when the Setup has detected .NET 2.0 missing, it will prompt to install from the web site. At this time, terminate the Setup. Install .NET 2.0 first. Then, run the Setup again. There should be plenty of information about this on the web, but I don't have anything handy at the moment.

              Best, Jun

              I Offline
              I Offline
              icowa
              wrote on last edited by
              #6

              Thanz for trying to help me, Jun.. Appreciate it lots..

              1 Reply Last reply
              0
              • T Tushar Kothari

                Hi You have to add the project output in the Application folder. Then if you want to set some shortcuts then you can use user desktop folder or user program menu folder If you want any other help with installation please wrtie . Regards :)

                Tushar kothari

                I Offline
                I Offline
                icowa
                wrote on last edited by
                #7

                Hi Tushar, Yea, thats the parts that got me stumped.. I am not even sure I added my exe properly into that Setup project or not.. Been trying to search for a walkthru on this in the net but unsuccessful at the moment.. Hopeful you can help out.. Thanz in Advance..

                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