Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: What is the best installer software?

  1. #1
    Crane's Avatar
    Crane is offline Programming Expert
    Join Date
    Nov 2005
    Posts
    398
    Rep Power
    25

    Cool What is the best installer software?

    I currently use the the free GP-install. It messes up often.

    I need something that works and isn't messed up.

    CR

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Ronin is offline Programming Professional
    Join Date
    Apr 2006
    Posts
    309
    Rep Power
    24
    Are you looking for free software or paid installer software ?

  4. #3
    Jordan Guest
    I use the installer that comes with Visual Studio 2005 - works great for my needs. There is also

    Inno Setup: http://www.jrsoftware.org/isinfo.php
    IsTool (GUI to Inno): http://www.istool.org/
    ZupMaker: www.zupmaker.com
    Deploy Master: http://www.deploymaster.com
    AWinStall: http://www.awinstall.com/moreinfo.html

    There is probably tons more.

  5. #4
    Jordan Guest
    Quote Originally Posted by Ronin
    Are you looking for free software or paid installer software ?
    What are some good paid ones Ronin?

  6. #5
    Rustix666's Avatar
    Rustix666 is offline Newbie
    Join Date
    Dec 2009
    Posts
    15
    Rep Power
    0

    Re: What is the best installer software?

    imho, the best software installer for Windows is Actual Installer

  7. #6
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: What is the best installer software?

    Based on their screenshots, I'd probably never use that. Not having scripting is both a blessing and a curse. For me, I'd rather have clear scripting and the control that goes with it.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  8. #7
    Lassar's Avatar
    Lassar is offline Learning Programmer
    Join Date
    Jun 2008
    Location
    Illinois
    Posts
    59
    Rep Power
    0

    Cool Re: What is the best installer software?

    You could write you own installer using the Zlib dll.

    That's what I did.

    _
    Cole manager: You have 95 minutes to take the FCC GROL test.
    Student: How many lifelines do we get ?

  9. #8
    Lassar's Avatar
    Lassar is offline Learning Programmer
    Join Date
    Jun 2008
    Location
    Illinois
    Posts
    59
    Rep Power
    0

    Question How long for the windows installer to install?

    How long does it take for the windows installer to install?

    The installer I wrote takes a few seconds to install a program.

    -
    Cole manager: You have 95 minutes to take the FCC GROL test.
    Student: How many lifelines do we get ?

  10. #9
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: What is the best installer software?

    I'm fond of zero-install software myself. Unzip and run.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  11. #10
    Join Date
    Sep 2009
    Location
    USA
    Posts
    3,400
    Blog Entries
    5
    Rep Power
    37

    Re: What is the best installer software?

    This thread is so old
    Anyway I used to use 7-zip self-extracting archives instead of installers. 7z has a better compression ratio than zip, and they're pretty nice little packages.
    Root Beer == System Administrator's Beer
    Download the new operating system programming kit! (some assembly required)

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. what's good "installer" software ?
    By Bansaw in forum General Programming
    Replies: 1
    Last Post: 07-07-2010, 06:43 PM
  2. Checking File Permissions (PHP Software Installer)
    By Bioshox in forum PHP Development
    Replies: 3
    Last Post: 04-14-2010, 07:22 AM
  3. Software Installer
    By RobSoftware in forum Software Development Tools
    Replies: 8
    Last Post: 02-06-2010, 10:14 AM
  4. Help creating installer for Vista
    By General-X in forum General Programming
    Replies: 2
    Last Post: 07-13-2009, 11:08 AM
  5. Free Installer Software
    By RobSoftware in forum Software Development Tools
    Replies: 3
    Last Post: 05-14-2006, 04:56 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts