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. The Lounge
  3. Preferred installation package

Preferred installation package

Scheduled Pinned Locked Moved The Lounge
csharpphpwpfcomsysadmin
76 Posts 48 Posters 3 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.
  • N Nish Nishant

    John Cardinal wrote:

    I can't recommend it at all to anyone.

    Between IS and Wise, IS is the better one. If you think Installshield is bad, you've got to try out Wise.

    Regards, Nish


    Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
    Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

    M Offline
    M Offline
    Member 96
    wrote on last edited by
    #13

    Never have, I've tried that free one before which was actually very good, I forget the name of it, we used it for a while until we outgrew it.

    N D B 3 Replies Last reply
    0
    • D David Crow

      I used Wise for several years pre-2001. It was fun and easy to use. Not sure what/how their latest version is.


      "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

      "Judge not by the eye but by the heart." - Native American Proverb

      J Offline
      J Offline
      Josh Smith
      wrote on last edited by
      #14

      Thanks Dave.

      :josh: My WPF Blog[^]

      1 Reply Last reply
      0
      • J Josh Smith

        Rama Krishna Vavilala wrote:

        Is the VS 2005 deployment wizard not sufficient for your purposes?

        I'm not sure yet. Our app is installed in various ways (can't disclose details), and I am looking to see if third-party installation packages might make the various configurations easier to deal with.

        Rama Krishna Vavilala wrote:

        I am not happy with Installshield at all.

        I was afraid of getting that type of feedback. :( Thanks for the info.

        :josh: My WPF Blog[^]

        R Offline
        R Offline
        Rama Krishna Vavilala
        wrote on last edited by
        #15

        Josh Smith wrote:

        I was afraid of getting that type of feedback

        You wanted honest feedback. Right? You can also look at NSIS: http://nsis.sourceforge.net/Main_Page[^]

        J N S L 4 Replies Last reply
        0
        • M Member 96

          Never have, I've tried that free one before which was actually very good, I forget the name of it, we used it for a while until we outgrew it.

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #16

          John Cardinal wrote:

          Never have, I've tried that free one before which was actually very good, I forget the name of it, we used it for a while until we outgrew it.

          On a side note, I had to phone and speak with Installshield support last month and the first person, after trying her best to get out of it, passed me onto another guy, who also tried his best to get out of it.

          Regards, Nish


          Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
          Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

          L 1 Reply Last reply
          0
          • R Rama Krishna Vavilala

            Josh Smith wrote:

            I was afraid of getting that type of feedback

            You wanted honest feedback. Right? You can also look at NSIS: http://nsis.sourceforge.net/Main_Page[^]

            J Offline
            J Offline
            Josh Smith
            wrote on last edited by
            #17

            Rama Krishna Vavilala wrote:

            You wanted honest feedback. Right?

            Yes, of course. I just was hoping that the installation packages were good! :D

            :josh: My WPF Blog[^]

            1 Reply Last reply
            0
            • R Rama Krishna Vavilala

              Josh Smith wrote:

              I was afraid of getting that type of feedback

              You wanted honest feedback. Right? You can also look at NSIS: http://nsis.sourceforge.net/Main_Page[^]

              N Offline
              N Offline
              Nish Nishant
              wrote on last edited by
              #18

              Given that the two top players in the Install-App field are as unpopular as they are, it's a million-dollar market out there for some smart individuals to come up with something that's simple to use and that will work out of the box :-)

              Regards, Nish


              Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
              Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

              N G T 3 Replies Last reply
              0
              • J Josh Smith

                We're looking to buy an installation package, and I was hoping that some folks might have suggestions/tips based on experience. The deployment target is Windows-only, for .NET a app. It seems that there are two very popular choices: InstallShield and Wise. Do you have a recommendation for one or the other? Is there an even better choice? Thanks for any help.

                :josh: My WPF Blog[^]

                J Offline
                J Offline
                Jim Crafton
                wrote on last edited by
                #19

                Look at Inno Setup. Alternately if you're into MSI stuff, and you're needs are pretty simple (or even if they aren't), consider looking into Wix. I use it at work and have even integrated it into a VC6 project to build an installer that installs a service. Works great. InstallShield is a total ripoff. Can't speak for Wise.

                ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

                D J 2 Replies Last reply
                0
                • J Jim Crafton

                  Look at Inno Setup. Alternately if you're into MSI stuff, and you're needs are pretty simple (or even if they aren't), consider looking into Wix. I use it at work and have even integrated it into a VC6 project to build an installer that installs a service. Works great. InstallShield is a total ripoff. Can't speak for Wise.

                  ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

                  D Offline
                  D Offline
                  Dario Solera
                  wrote on last edited by
                  #20

                  Jim Crafton wrote:

                  consider looking into Wix.

                  I'm reading lots of good stuff about it. It seems very powerful and it nicely integrates with Visual Studio.

                  ________________________________________________ Personal Blog [ITA] - Tech Blog [ENG] - My Photos ScrewTurn Wiki 2.0

                  J M H 3 Replies Last reply
                  0
                  • D Dario Solera

                    Jim Crafton wrote:

                    consider looking into Wix.

                    I'm reading lots of good stuff about it. It seems very powerful and it nicely integrates with Visual Studio.

                    ________________________________________________ Personal Blog [ITA] - Tech Blog [ENG] - My Photos ScrewTurn Wiki 2.0

                    J Offline
                    J Offline
                    Jim Crafton
                    wrote on last edited by
                    #21

                    Yeah I was pleasantly surprised. It's got a *lot* of options, but it's simple enough for basic things that it's easy enough to put stuff together. How well it scales, I don't know.

                    ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

                    _ 1 Reply Last reply
                    0
                    • J Jim Crafton

                      Look at Inno Setup. Alternately if you're into MSI stuff, and you're needs are pretty simple (or even if they aren't), consider looking into Wix. I use it at work and have even integrated it into a VC6 project to build an installer that installs a service. Works great. InstallShield is a total ripoff. Can't speak for Wise.

                      ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

                      J Offline
                      J Offline
                      Josh Smith
                      wrote on last edited by
                      #22

                      Gracias, Senor Crafton.

                      :josh: My WPF Blog[^]

                      J 1 Reply Last reply
                      0
                      • J Josh Smith

                        We're looking to buy an installation package, and I was hoping that some folks might have suggestions/tips based on experience. The deployment target is Windows-only, for .NET a app. It seems that there are two very popular choices: InstallShield and Wise. Do you have a recommendation for one or the other? Is there an even better choice? Thanks for any help.

                        :josh: My WPF Blog[^]

                        S Offline
                        S Offline
                        Serhiy Horobets
                        wrote on last edited by
                        #23

                        I switched to AdvancedInstaller (www.advancedinstaller.com) when Windows Vista out... They are dedicated on Windows Installer (MSI) installers... and it costs less then Wise and InstallShield... Serhiy Horobets

                        J A 2 Replies Last reply
                        0
                        • S Serhiy Horobets

                          I switched to AdvancedInstaller (www.advancedinstaller.com) when Windows Vista out... They are dedicated on Windows Installer (MSI) installers... and it costs less then Wise and InstallShield... Serhiy Horobets

                          J Offline
                          J Offline
                          Josh Smith
                          wrote on last edited by
                          #24

                          Thanks Serhiy. Does AdvancedInstaller work well? Is it easy to use?

                          :josh: My WPF Blog[^]

                          S 1 Reply Last reply
                          0
                          • J Josh Smith

                            Gracias, Senor Crafton.

                            :josh: My WPF Blog[^]

                            J Offline
                            J Offline
                            Jim Crafton
                            wrote on last edited by
                            #25

                            De nada Senor Smith.

                            ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

                            R 1 Reply Last reply
                            0
                            • J Josh Smith

                              We're looking to buy an installation package, and I was hoping that some folks might have suggestions/tips based on experience. The deployment target is Windows-only, for .NET a app. It seems that there are two very popular choices: InstallShield and Wise. Do you have a recommendation for one or the other? Is there an even better choice? Thanks for any help.

                              :josh: My WPF Blog[^]

                              J Offline
                              J Offline
                              Jim Crafton
                              wrote on last edited by
                              #26

                              One other that I remember, http://www.ethalone.com/products.php[^] I remember trying out Ghost Installer several years ago and thinking it was pretty cool. I don't know what it's like today.

                              ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

                              L 1 Reply Last reply
                              0
                              • J Josh Smith

                                Thanks Serhiy. Does AdvancedInstaller work well? Is it easy to use?

                                :josh: My WPF Blog[^]

                                S Offline
                                S Offline
                                Serhiy Horobets
                                wrote on last edited by
                                #27

                                Yes, it is very easy to use. They provide great support and release updates every few weeks. I am very happy with it... You can download trial version from: http://www.advancedinstaller.com/downloads/advinst.msi

                                1 Reply Last reply
                                0
                                • J Josh Smith

                                  We're looking to buy an installation package, and I was hoping that some folks might have suggestions/tips based on experience. The deployment target is Windows-only, for .NET a app. It seems that there are two very popular choices: InstallShield and Wise. Do you have a recommendation for one or the other? Is there an even better choice? Thanks for any help.

                                  :josh: My WPF Blog[^]

                                  E Offline
                                  E Offline
                                  Ennis Ray Lynch Jr
                                  wrote on last edited by
                                  #28

                                  xcopy


                                  File Not Found

                                  1 Reply Last reply
                                  0
                                  • J Josh Smith

                                    We're looking to buy an installation package, and I was hoping that some folks might have suggestions/tips based on experience. The deployment target is Windows-only, for .NET a app. It seems that there are two very popular choices: InstallShield and Wise. Do you have a recommendation for one or the other? Is there an even better choice? Thanks for any help.

                                    :josh: My WPF Blog[^]

                                    M Offline
                                    M Offline
                                    Michael Dunn
                                    wrote on last edited by
                                    #29

                                    I'd recommend anything, even xcopy in a batch file, over InstallShield. X|

                                    --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

                                    1 Reply Last reply
                                    0
                                    • D Dario Solera

                                      Jim Crafton wrote:

                                      consider looking into Wix.

                                      I'm reading lots of good stuff about it. It seems very powerful and it nicely integrates with Visual Studio.

                                      ________________________________________________ Personal Blog [ITA] - Tech Blog [ENG] - My Photos ScrewTurn Wiki 2.0

                                      M Offline
                                      M Offline
                                      Michael Dunn
                                      wrote on last edited by
                                      #30

                                      I used Wix recently and there's a big learning curve, so set aside some time for that up-front. The biggest hurdle is just finding docs, at times I had to resort to looking through the XML schema to see what the elements/attributes were.

                                      --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

                                      1 Reply Last reply
                                      0
                                      • J Jim Crafton

                                        De nada Senor Smith.

                                        ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

                                        R Offline
                                        R Offline
                                        Rama Krishna Vavilala
                                        wrote on last edited by
                                        #31

                                        Jim Crafton wrote:

                                        De nada Senor Smith.

                                        You made some good progress already:)

                                        1 Reply Last reply
                                        0
                                        • J Josh Smith

                                          We're looking to buy an installation package, and I was hoping that some folks might have suggestions/tips based on experience. The deployment target is Windows-only, for .NET a app. It seems that there are two very popular choices: InstallShield and Wise. Do you have a recommendation for one or the other? Is there an even better choice? Thanks for any help.

                                          :josh: My WPF Blog[^]

                                          P Offline
                                          P Offline
                                          peterchen
                                          wrote on last edited by
                                          #32

                                          If you can. Both tools allow you to click together a vanilla setup, but if you are a perfectionist, have non-custom wishes, or *shudder* care about end-user experience, you are into a sea of pain. Rule No. 1: Keep the Installation as simle as possible. Everything your application can do after copying some files your application should do. Keep as much logic, glue and wiring as possible out of the setup. If you need it, move it into the app. Rule No. 2: After the first "this was easy", you will hate it. You heard it from me first. Just search the lounge for posts by me that contain "stall". Suggestion: InnoSetup. Ignoring it's Pascal Script, it isn't as powerful and clicketyish, and that's definitely a good thing. And the pascal scripting is finally easier on your health than, say, InstallScript or Windows Installer.


                                          Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                                          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                                          Linkify!|Fold With Us!

                                          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