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 / C++ / MFC
  4. SetUpAndDeployment Project

SetUpAndDeployment Project

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialworkspace
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.
  • J Offline
    J Offline
    jannathali
    wrote on last edited by
    #1

    Hai, Can Anyone tell me how to create a setup project.I want to add an licensing page also. Thanks Jannath Ali

    K 1 Reply Last reply
    0
    • J jannathali

      Hai, Can Anyone tell me how to create a setup project.I want to add an licensing page also. Thanks Jannath Ali

      K Offline
      K Offline
      KingsGambit
      wrote on last edited by
      #2

      You can create Setup and Deployment project by accessing File->New-> Projects->Other Project Types -> Setup and Deployment menu item. Following like is a good read to start with. http://www.simple-talk.com/dotnet/visual-studio/getting-started-with-setup-projects/[^]

      modified on Wednesday, February 3, 2010 6:40 AM

      J 1 Reply Last reply
      0
      • K KingsGambit

        You can create Setup and Deployment project by accessing File->New-> Projects->Other Project Types -> Setup and Deployment menu item. Following like is a good read to start with. http://www.simple-talk.com/dotnet/visual-studio/getting-started-with-setup-projects/[^]

        modified on Wednesday, February 3, 2010 6:40 AM

        J Offline
        J Offline
        jannathali
        wrote on last edited by
        #3

        I want to add a Licencing page in the deployment.this article does not explain about adding the licensce page

        K 1 Reply Last reply
        0
        • J jannathali

          I want to add a Licencing page in the deployment.this article does not explain about adding the licensce page

          K Offline
          K Offline
          KingsGambit
          wrote on last edited by
          #4

          If you have already created the Setup and Deployment project, then you can take Solution Explorer (View->Solution Explorer). You can find few small icons on the top of Solution Explorer window. One of those icons is 'User Interface Editor' (Fifth icon from the left in VS 2005). Click on that icon to open the User Interface Editor. Now you can see a Tree of dialogs on the right side pane. Now right click on the 'Start' node to see a popup menu with 'Add Dialog' option. 'Add Dialog' brings you a list of dialog (including relicense page)

          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