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. Develop Packaging and Deployment Tool

Develop Packaging and Deployment Tool

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

    Hi, I need to develop a packaging and deployment tool which will work like "Install Shield". Any tips. Thanks in advance Regards, Sachin

    M C B H 4 Replies Last reply
    0
    • S Sachinpatole

      Hi, I need to develop a packaging and deployment tool which will work like "Install Shield". Any tips. Thanks in advance Regards, Sachin

      M Offline
      M Offline
      Matthew Faithfull
      wrote on last edited by
      #2

      Perhaps this is a repost or perhaps you just have the same assignment as someone who posted a few weeks ago? Either way you're not in for a fun time. Probably the best way for you to understand how large and complex a task this could be is for you to spend some time studying MSI ( Microsoft Installer ) which is part of Windows and has an API and database style tables and masses and masses and masses of rules and datasets and caveats and no doubt ultra-fat books written about it. If you still think this project is agood idea once you've got a grip on MSI then you'll know more about the subject than me and will be able to ask very specific and pertinent questions of the experts who lurk hereabouts. Good luck :)

      Nothing is exactly what it seems but everything with seems can be unpicked.

      1 Reply Last reply
      0
      • S Sachinpatole

        Hi, I need to develop a packaging and deployment tool which will work like "Install Shield". Any tips. Thanks in advance Regards, Sachin

        C Offline
        C Offline
        Cedric Moonen
        wrote on last edited by
        #3

        Why do you need to reinvent the wheel ? Can't you use something that already exists ? There are tons of windows installer on the market (some even free, like InnoSetup).

        Cédric Moonen Software developer
        Charting control [v1.3]

        J 1 Reply Last reply
        0
        • C Cedric Moonen

          Why do you need to reinvent the wheel ? Can't you use something that already exists ? There are tons of windows installer on the market (some even free, like InnoSetup).

          Cédric Moonen Software developer
          Charting control [v1.3]

          J Offline
          J Offline
          jhwurmbach
          wrote on last edited by
          #4

          Cedric Moonen wrote:

          There are tons of windows installer on the market (some even free, like InnoSetup).

          Or NSIS[^]! *plug*

          Let's think the unthinkable, let's do the undoable, let's prepare to grapple with the ineffable itself, and see if we may not eff it after all.
          Douglas Adams, "Dirk Gently's Holistic Detective Agency"

          1 Reply Last reply
          0
          • S Sachinpatole

            Hi, I need to develop a packaging and deployment tool which will work like "Install Shield". Any tips. Thanks in advance Regards, Sachin

            B Offline
            B Offline
            bob16972
            wrote on last edited by
            #5

            Visual Studio Installer or orca.exe

            1 Reply Last reply
            0
            • S Sachinpatole

              Hi, I need to develop a packaging and deployment tool which will work like "Install Shield". Any tips. Thanks in advance Regards, Sachin

              H Offline
              H Offline
              Hamid Taebi
              wrote on last edited by
              #6

              Did you search on the codeproject?

              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