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 Basic
  4. Packaging/Deploying a VB.Net

Packaging/Deploying a VB.Net

Scheduled Pinned Locked Moved Visual Basic
csharpquestionworkspace
6 Posts 6 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.
  • D Offline
    D Offline
    directred
    wrote on last edited by
    #1

    I have written the code, my next step is to produce a setup exe to install on other PCs. How is this done?

    H F U 3 Replies Last reply
    0
    • D directred

      I have written the code, my next step is to produce a setup exe to install on other PCs. How is this done?

      H Offline
      H Offline
      H is here
      wrote on last edited by
      #2

      Just use a setup and deployment project. Add all the files needed and thats it.

      1 Reply Last reply
      0
      • D directred

        I have written the code, my next step is to produce a setup exe to install on other PCs. How is this done?

        F Offline
        F Offline
        FeRtoll
        wrote on last edited by
        #3

        Batter is that you build the project in relese mode not debug... and then make setup program with Ino Setup! My suggestion is that. I work like that, Easy, Quick, Clasic, Not complicated... :-> FeRtoll Software.net -------------------- I fertoll@net.hr I --------------------

        O 1 Reply Last reply
        0
        • D directred

          I have written the code, my next step is to produce a setup exe to install on other PCs. How is this done?

          U Offline
          U Offline
          united18
          wrote on last edited by
          #4

          go to new project and select 'setup and deployment projects' from the left pane. and then u can either select 'setup wizard' or any other template as per your convenience. Before that test ur software for any bugs.

          M 1 Reply Last reply
          0
          • U united18

            go to new project and select 'setup and deployment projects' from the left pane. and then u can either select 'setup wizard' or any other template as per your convenience. Before that test ur software for any bugs.

            M Offline
            M Offline
            mayhem_rules
            wrote on last edited by
            #5

            You can fid detailed steps on the msdn website. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbtskcreatinginstallerforyourapplication.asp[^] With Best Regards, Mayur -- modified at 23:05 Sunday 5th March, 2006

            1 Reply Last reply
            0
            • F FeRtoll

              Batter is that you build the project in relese mode not debug... and then make setup program with Ino Setup! My suggestion is that. I work like that, Easy, Quick, Clasic, Not complicated... :-> FeRtoll Software.net -------------------- I fertoll@net.hr I --------------------

              O Offline
              O Offline
              Orcrist
              wrote on last edited by
              #6

              I strongly recommend Inno Setup http://www.jrsoftware.org/isinfo.php[^] as well (it's free). It takes only a few hours to figure out how it works and it works very slick David

              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