Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Software and Programs A place where you can share links to Windows applications , Adobe , Microsoft , Rapidshare , Megaupload..

Software and Programs Thread, Little Install Builder 1.04 in Software & Hardware , Games; The application lets you easily create setup files The application lets you easily create setup files The application lets you ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=14818


Reply
LinkBack Thread Tools Display Modes
Little Install Builder 1.04
 
 
Choose
SABRAWY's Avatar

Reply With Quote
 
Join Date: Aug 2007
Posts: 1,893
09-01-2009, 11:18 PM
 
The application lets you easily create setup files
The application lets you easily create setup filesThe application lets you easily create setup files

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 its 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.

</div>

External Mirror 1</b> [ZIP]
</p>
 
 
 
Reply

Software and Programs Thread, Little Install Builder 1.04 in Software & Hardware , Games; The application lets you easily create setup files The application lets you easily create setup files The application lets you ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=14818


Bookmarks

Tags
104, builder, install


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump