Little Install Builder 1.0

Little Install Builder 1.0 Screenshot There are a lot of setup applications available, but I found that their code may add more than 250KB to the total size of the final setup application, and because most of my applications are not much bigger than 100KB, I decided to write my own installation builder.

Developer:   Pablo Software Solutions
      software by Pablo Software Solutions →
Price:  0.00
License:   Freeware
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

There are a lot of setup applications available, but I found that their code may add more than 250KB to the total size of the final setup application, and because most of my applications are not much bigger than 100KB, I decided to write my own installation builder.

The application does not have all the features available in commercial setup builders, but it's a good start (I think...). Maybe in the future I will extend the installation builder with more features, but for now I found it good enough for my needs. If you have any suggestions or improvements please let me know!

The application is made up out of two parts:
Installation Builder -> Used to create the installation package
Setup Program -> The actual setup application.

Installation Builder
The installation builder is a simple SDI application with a tabbed form where you can enter all the information needed by the setup program. For example: assign shortcuts and other setup specific variables, add files.You can also use the wizard that will guide you through the necessary steps of creating a setup program for your software product.

The application has 4 tab-pages:
General, where you can enter application name, company name and so on.
Files, this is where you specify all files, which need to be distributed.
Shortcuts, specify shortcuts in the program folder (start menu).
Output, the final step where you enter the output directory.

After you entered all the necessary information you can build the setup program. This creates a single output file that contains all setup information and files needed for installation.
I decided to use no compression because most setups are distributed as zip files, so why compress it twice?
The generated output file is made up from 3 parts:
1. The setup program (which unpacks the files, asks for destination folder and executes setup script)
2. All files needed for the distribution glued together.
3. The setup script, which is a Windows compatible Setup Script that does all the installation stuff for us.

tags installation builder  setup program  the installation  you can  the setup  all the  where you  the application  setup script  all files  output file  files needed  needed for  

Little Install Builder 1.0 screenshot


Download Little Install Builder 1.0

 Download Little Install Builder 1.0


Similar software

Little Install Builder 1.0 Little Install Builder 1.0
Pablo Software Solutions

There are a lot of setup applications available, but I found that their code may add more than 250KB to the total size of the final setup application, and because most of my applications are not much bigger than 100KB, I decided to write my own installation builder.

Setup Generator Pro 2001 3.1 Setup Generator Pro 2001 3.1
Gentee

Setup Generator Pro is a versatile and strong utility that allows you to create excelent-looking setups providing all the important features you may ever need.

Inno Setup 5.1.11 Inno Setup 5.1.11
Jordan Rusell

Inno Setup is a free installer for Windows programs.

VB6 Setup Program with Skin 1.2 VB6 Setup Program with Skin 1.2
visual-basic.com.ar

You can change your default VB6 setup program with this improved setup program: VB6 Setup Program with Skin.

Setup Studio 1.0.2 Setup Studio 1.0.2
Studio Software Ltd.

Setup Studio is an automated installation system for Windows XP and Windows Vista.

Setup Editor 2.1.0.33 Setup Editor 2.1.0.33
Glenn Delahoy

Setup will create very small Windows installations easily and quickly without all the overhead of the big tools.

Setup Builder 6.07.006 Setup Builder 6.07.006
GPP Software

Setup Builder runs on Windows 32-bit platforms and is built for creating and maintaining Windows Hosted installation procedures.

GatherBird Setup Creator 1.8 GatherBird Setup Creator 1.8
GatherBird

Setup Creator is a straight forward way to create installation programs to distribute your Windows applications.

QSetup 8.0.0.0 QSetup 8.0.0.0
Pantaray Research LTD

QSetup from Pantaray Research will make project packaging fast and easy using our "intuitive" menus.

SetupStream 2.082 SetupStream 2.082
Virtualzone

SetupStream gives you the possibility to create small, powerful and feature-rich Setup Wizards in modern, easy-to-use and user-friendly outlook.