Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

good free easy to use installer 2

Status
Not open for further replies.

BPMan

Programmer
Joined
Jun 25, 2002
Messages
163
Location
US
i developed a program in VS .NET and would like to package all the files in an installer..
does anyone know of a good easy to use installer that preferably has a gui interface for setting up the install file.
thanks
 
I recommend Inno Setup, this is a free installer generator.
It comes with a GUI, and the script language is really simple to use, and well documented.
You can get it at :

--
Globos
 
yeah i have found a bunch of installers that use scripts but i am trying to find one that uses a gui instead of script..not a gui for the end user but for me while i set it up...
 
nevermind that program work really well thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top