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. Web Development
  3. ASP.NET
  4. how to create custom asp.net Webapplication setup with user Inter Faces ???

how to create custom asp.net Webapplication setup with user Inter Faces ???

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasesysadminhelp
4 Posts 2 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.
  • M Offline
    M Offline
    munawarhussain
    wrote on last edited by
    #1

    how to create ASP.NET application installer with interfaces to take parametrs during installation. creating DataBase during instalation according to Provide parameters( databse name, server name, user name, password) etc need help......

    M 1 Reply Last reply
    0
    • M munawarhussain

      how to create ASP.NET application installer with interfaces to take parametrs during installation. creating DataBase during instalation according to Provide parameters( databse name, server name, user name, password) etc need help......

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Take a look at the example in MSDN: Walkthrough: Using a Custom Action to Create a Database During Installation[^] There are also a number of predefined UI dialog boxes that you can use during installation: Deployment Dialog Boxes[^]

      M 1 Reply Last reply
      0
      • M minhpc_bk

        Take a look at the example in MSDN: Walkthrough: Using a Custom Action to Create a Database During Installation[^] There are also a number of predefined UI dialog boxes that you can use during installation: Deployment Dialog Boxes[^]

        M Offline
        M Offline
        munawarhussain
        wrote on last edited by
        #3

        Dear minhpc_bk, thanks for reply. actually i want to know how to add interfaces..more than one i want messages in this sequence.. first should come Welcome Form then should come Text boxes,to get Custom values from user then should come progress bar and next so on how i can do this

        M 1 Reply Last reply
        0
        • M munawarhussain

          Dear minhpc_bk, thanks for reply. actually i want to know how to add interfaces..more than one i want messages in this sequence.. first should come Welcome Form then should come Text boxes,to get Custom values from user then should come progress bar and next so on how i can do this

          M Offline
          M Offline
          minhpc_bk
          wrote on last edited by
          #4

          Hi there, You simply right click on the setup project, go to View, and choose User Interface. You can see a default set of dialog boxes in the list, and they should appear in that order during installation. Now you can add more dialog boxes to gather information from user. For more information, take a look at User Interface Management in Deployment[^]

          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