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 tool

Installation tool

Scheduled Pinned Locked Moved C / C++ / MFC
databasequestionworkspace
5 Posts 5 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.
  • A Offline
    A Offline
    Anthony B
    wrote on last edited by
    #1

    I need to buy a tool that manages the creation of an executable files that self-installs the developed application, all needed libraries (dll, ocx, ...) and all files required by the application (database, configuration files, ...) in order to simplify the installation procedure. Does someone know which is an usefull tool ??? Thanks a lot.

    J J J A 4 Replies Last reply
    0
    • A Anthony B

      I need to buy a tool that manages the creation of an executable files that self-installs the developed application, all needed libraries (dll, ocx, ...) and all files required by the application (database, configuration files, ...) in order to simplify the installation procedure. Does someone know which is an usefull tool ??? Thanks a lot.

      J Offline
      J Offline
      James Pullicino
      wrote on last edited by
      #2

      Wise, Installshield, NullSoft, VS.NET, Windows Installer MSI Drinking In The Sun Forgot Password?

      1 Reply Last reply
      0
      • A Anthony B

        I need to buy a tool that manages the creation of an executable files that self-installs the developed application, all needed libraries (dll, ocx, ...) and all files required by the application (database, configuration files, ...) in order to simplify the installation procedure. Does someone know which is an usefull tool ??? Thanks a lot.

        J Offline
        J Offline
        Jon Taylor
        wrote on last edited by
        #3

        Have you looked at the Visual Studio Installer? http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/default.asp Cheers, Jon

        1 Reply Last reply
        0
        • A Anthony B

          I need to buy a tool that manages the creation of an executable files that self-installs the developed application, all needed libraries (dll, ocx, ...) and all files required by the application (database, configuration files, ...) in order to simplify the installation procedure. Does someone know which is an usefull tool ??? Thanks a lot.

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

          Inno Setup is a Very good free tool that does just this. There are two: Inno Setup, www.jrsoftware.org - Free and creates very professtional looking installers. Or you can use an enhanced version called, My Inno Setup Extentions, http://www.wintax.nl/isx/ - this is Inno Setup +, still free but you can do some pascal scripting and add your own custom pages to the installation as well as installing from the internet. Honestly, i have never come accross a situation where i have had to buy an installer since there are very good free ones arround. Asim Hussain e: asim@jawache.net w: www.jawache.net

          1 Reply Last reply
          0
          • A Anthony B

            I need to buy a tool that manages the creation of an executable files that self-installs the developed application, all needed libraries (dll, ocx, ...) and all files required by the application (database, configuration files, ...) in order to simplify the installation procedure. Does someone know which is an usefull tool ??? Thanks a lot.

            A Offline
            A Offline
            Alwin75
            wrote on last edited by
            #5

            Hi anthony, Take a look at Ghost installer at www.ginstall.com, it can register COM servers during install. Bye, Alwin

            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