I'm making semi professional software, mostly for college but some for other things. I am wondering if anyone knows a decent free, or well priced installer package that they can recommend.
Thanks in advance for any info.
I`m not the right person to help you with that, but I think that it would help if you provided extra details.
I did some googl-ing for you and here's one I found that looks pretty good.
http://www.jrsoftware.org/isinfo.php
you can use the NSIS installer
http://nsis.sourceforge.net/Main_Page
it is a free script able installer if you want to do your own scripting and have a knowledge of how it works (may take some time but its free)
Last time I was using Windows NSIS was the best installer to use. You could also use Inno Setup which is pretty good as well.
Use Setup Factory, is an easy and good program.
The Ashampoo Uninstaller Suite is what you are looking for. Its a great program and is FREE...
Download full version from http://www.ashampoo.com/internet/download/0103/ashampoo_uninstaller_suite_se.exe
vineeth link to a page not to the download, i wouldn't use uninstaller sweet unless i could look at it before downloading it (your use it its great isn't the best seller)
@vineeth
he wants a program to compile an installer for his application he wrote, not something to uninstall applications
@whitehole
NSIS is really the best choice if you dont want to spend money
it might take a day or two to learn, but its very flexible and lightweight!
-clay
This is good installer.
I use Inno Setup for my applications. It has some 3rd party GUIs.
| xbcd wrote: |
you can use the NSIS installer
http://nsis.sourceforge.net/Main_Page
it is a free script able installer if you want to do your own scripting and have a knowledge of how it works (may take some time but its free) |
Yep. This installation creation utility is probably one of the best around that is free. I've used it several times, and you see it as the choice utility for many open projects.
i would go for NSIS.i have been using it for quite a will now and it's awesome.u can brand it...i mean literally do anything u like with it.