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. Installation through MFC code

Installation through MFC code

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

    how to install a package using MFC. when i execute a mfc program it will install the specified package. How to do this.plz help me.

    CPalliniC 1 Reply Last reply
    0
    • J jeepoo

      how to install a package using MFC. when i execute a mfc program it will install the specified package. How to do this.plz help me.

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      Copy the necessary files, registry properly COM components, etc... Handly if you have small self-contained C++ applications. Take also a look to NSIS installation tool, it's free, easy to use,and as they (Nullsoft) say, don't suck. :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

      In testa che avete, signor di Ceprano?

      M 1 Reply Last reply
      0
      • CPalliniC CPallini

        Copy the necessary files, registry properly COM components, etc... Handly if you have small self-contained C++ applications. Take also a look to NSIS installation tool, it's free, easy to use,and as they (Nullsoft) say, don't suck. :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

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

        Also take a look at http://www.jrsoftware.org/isinfo.php[^] - Inno Setup which allows you to build setups. It is prety easy to use. Dan.

        CPalliniC 1 Reply Last reply
        0
        • M micutzu

          Also take a look at http://www.jrsoftware.org/isinfo.php[^] - Inno Setup which allows you to build setups. It is prety easy to use. Dan.

          CPalliniC Offline
          CPalliniC Offline
          CPallini
          wrote on last edited by
          #4

          Interesting but you need to fix the Link.

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

          In testa che avete, signor di Ceprano?

          M 1 Reply Last reply
          0
          • CPalliniC CPallini

            Interesting but you need to fix the Link.

            If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

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

            Sorry for that. The link worked in my browser when I have posted the comments :). I have been using that software for 3 years and I am satisfied with the results.

            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