ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Freeware Windows Installer?

(1/2) > >>

kc0nvi:
This might have been asked and answered already, I apologise if so.

I am looking for one that is fairly EZ to use, and not complicated, sort of a D&D (drag & drop) if it exists. To deploy VB6 companion software. I didn't find anything in the reviews, so I thought I'd ask.

Thanks for the insight.

Randy

kc0nvi:
I might have answered thtis one here for myself. I found Install Creator, and lots o f others here
http://www.thefreecountry.com/programming/setup.shtml

But open to others, especially  if they are targeting that of VB6.

kc0nvi:
Link  to what is said to be the "easiest" to use window installer out.

http://www.clickteam.com/English/install_creator.htm

mouser:
thanks kc, i'm going to check it out.
i currently use Inno Setup and i'm quite happy with it, but it's not the easiest thing to use.

the two i've considered seriously are Inno Setup and NSIS, both FREE.

both let you make installs that can either include all files in them, or externally (which is what we use now with donationcoder.com apps due to popular demand).

INNO: http://www.jrsoftware.org/isinfo.php
(but ISTOOL makes it much easier to use -> http://www.istool.org/default.aspx/)

NSIS: http://nsis.sourceforge.net/

(note i checked out Install Creator, and only the pro version can create installers with external files, and pro version is $150, so for me that would rule out the use of this program).

Veign:
Visual Installer from Microsoft (free):
http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/download.aspx

Innosetup from JR Software (free):
http://www.jrsoftware.org/

If using Inno Setup check out ISTool at http://www.istool.org/

What is ISTool?
"ISTool helps you create scripts for Jordan Russell's Inno Setup compiler. Inno Setup is a great compiler for very professional looking setups, and the only disadvantage is that you have to create fairly complex scripts by hand."

Navigation

[0] Message Index

[#] Next page

Go to full version