Home

Forum

Purchase

Support

Contacts

install simple
for your installations

Whats new

-  The InstallSimple now uses an excellent BZip2 compression.

- Adler32 algorithm now is used to calculate a 32-bit checksums, that is much faster of CRC32.

- Added "Windows 7" to the system requirements list.

-  Nicer progress bar.

REVIEWS

Free Download Center:
Builds the installation package quickly in very little time. The software has a simple working and you can set the parameters for the process of installation. It's good for the distribution process of the images, data files, etc...

...It does commendably perform what it aims at doing; making installation packages in a jiffy. Thus it's a tool every developer worth his salt would like to have in his repertoire.


our newsletter

Join our free e-mail newsletter to receive news of the latest releases.

   


InstallSimple is written in
Macro Assembler Language

MASM32

Assembly Language

InstallSimple is written in pure assembler language - most powerfull and complex programming language in the world.

Assembler is a programming language in which the source statements retranslated directly into individual microprocessor instructions. This direct translation allows complete control over the computer and the greatest possible optimization of a program.

Programming in assembly language has immediate and practical benefits:

- Programs can be made to run hundreds, maybe thousands of times faster than their high level language counterparts (Visual Basic, Delphi, etc.).
- Programs are much smaller and more efficient.
- Programs can take full advantage of the system it is meant to run on.

Assembly language is essential where speed, compactness, and low level or hardware control are the primary requirements. Assembler is best suited for writing smaller, stand-alone programs and optimized routines that are used by other programs.

copyright © 2007-2010 InstallSimple Solutions