Arrow You can support further development of the software and help cover the website hosting costs by making a small donation.

Arrow Some antivirus software might falsely report that downloaded files are infected with a virus. If this happens please send me an e-mail containing the name and version of your antivirus and the name of the detected threat so I can report the error. As a side note, the files are always scanned before being uploaded to Bytessence.com.

Bytessence InstallMaker

Bytessence InstallMaker is a freeware sofware installer targeted at individual developers or small companies who need to package their software products for distribution without paying hundreds of dollars on other installation platforms.

BIM helps you create installers without wasting your time with scripting or or other complicated installation mechanisms, however it is still flexible enough to offer advanced tasks or component management. The projects can be built and compiled from a multi-language, straight-forward interface.

The installers generated by BIM can run programs, modify the registry, create shortcuts and internet links, register DLLs, add environment variables, install fonts and many others. In addition, the uninstaller module is able to automatically reverse all the changes to the user's PC.

Features

  • Spyware / Adware / Malware free
  • Free for personal or business use (donations appreciated)
  • Works on all major Windows(R) versions (from Windows 95 to Windows 7)
  • Generates both 32-bit and 64-bit native installers
  • Intuitive, multilingual interface
  • Scriptless design (save time and maximize efficiency)
  • Programs can be grouped in installable components
  • Small installer overhead
  • Powerful compression (ZIP and BLP/LZMA)
  • No temporary files are used by the installer unlike other similar products
  • Able to check for .NET framework, IE versions, CPU speed and RAM size
  • The installers can check for needed software
  • The installers can check for running programs, existing installations
  • Advanced task management (create shortcuts, registry access, component registration, modify configuration files, etc.)
  • Fully automated uninstaller, no configuration needed (it can also execute user-defined actions for additional uninstallation control)
  • Customizable user interface for the installer (images, colours, background window, executable icon)
  • Support for external executable packers (32/64 bit)
  • Free e-mail support

System requirements

For running Bytessence InstallMaker:

  • 133 MHz processor (or faster)
  • 64 MB RAM
  • 8 MB of free Hard-Disk space
  • Operating system: Windows(TM) 95, NT4, 98, ME, 2000, XP, Server 2003, Vista, 7, Server 2008 (32 and 64 bit versions)
  • Microsoft Internet Explorer 4.0 or newer
  • Screen resolution: minimum 800x600, 16 bits
  • Optional: An executable packer, an icon editor

For running the generated installers:

  • 133 MHz processor (or faster)
  • 64 MB RAM
  • Free Hard-Disk space: depends on the packed program
  • Operating system: Windows(TM) 95, NT4, 98, ME, 2000, XP, Server 2003, Vista, 7, Server 2008 (32 and 64 bit versions)

Screenshots


BIM's user interface

Requirements page

Setting advanced tasks

First page of the installer

Component selection

Choosing the installation path

Click on the thumbnails to see the full-sized images.

What's new in version 5.31

  • Fixed some strings in the English and German translations
  • Fixed the path tokenizer replacing variables too early for some tasks
  • Fixed registry variables not defaulting if the selected registry value has no data inside
  • Fixed a possible deadlock when setting env vars (SendMessage replaced by SendMessageTimeout)
  • Made other minor internal changes to the task removal procedures
Click here to view the full changelog of BIM.

Download BIM

You can download BIM from the links below. If you would like to use BIM from a memory stick or similar device, it's recommended to download the portable version, otherwise you'll most probably find the installer version more convenient. Please make sure to uninstall older versions before installing the current release to avoid any conflicts. To check the integrity of the downloaded files you can use our freeware MD5 calculator available here.


Version Release date Size MD5
5.3 (portable) 31 Dec 2011 1815 KB 82E83D13CDABA3230F11AEC68FCC45F8
5.3 (installer) 31 Dec 2011 1973 KB D4F8A81B5E86B4310E5085C24E5FE389

Note to webmasters: If you would like to link to the download, please link to this page instead of the files directly.

Translations

BIM is available in the following languages (alphabetical order):


Translation Author Download
Chinese (Trad., Simpl.) Chen Richard Included in the main package
Czech Libor Divis Included in the main package
English (complete) Bytessence Included in the main package
French (complete) Christian LEFEVRE / Thomas Saigne Included in the main package
German (complete) Raimond Abele Included in the main package
Hebrew (complete) Aron Don Included in the main package
Hellenic Manos S. Pappas Included in the main package
Romanian (complete) Bytessence Included in the main package
Russian (complete) Popov Evgeniy Alekseevich Included in the main package
Slovak Rastislav Lazan Included in the main package
Spanish (complete) Nicolás A. Marin
Swedish Lasse C. Included in the main package
Turkish (complete) K.Deniz Yilmaz (complete) Included in the main package

If you wish to contribute with language files you can translate one of the files from the Localization folder of your BIM installation (please see the FAQ section for more information). If you don't have time to translate the whole program, you could try to translate only the installer language file (~150 lines long).

Frequently asked questions

Q: How to translate BIM?
A: To localize BIM you can open the file called 'English.ini' from the 'Localization\Installer' directory (for the installer) or the 'Localization\Main' directory (for the main program) of your BIM installation and translate the lines. The files use the standard INI layout so you can use any raw text editor for translation (like Notepad). To make the job easy you can use IniTranslator, an open-source translation utility. After you finish, save the file with ANSI encoding. If you want to share it with other users you can send it in an archive at the support e-mail (see the contact page) and it will be published here.
Q: How to install translations?
A: To install translations, unpack the archive to a temporary location (like the Desktop) and copy the extracted .INI file(s) to the 'Localization\Installer' directory or the 'Localization\Main' directory of your BIM installation (for example 'C:\Program Files\Bytessence InstallMaker\Localization\'). After copying the file, restart the program if it was running then open the Settings dialog. At this time you should be able to see the name of the installed file in the translations box. To activate it, click the desired language in the list, press 'Accept' to save the settings then restart BIM.
Q: How do i create shortcuts on the desktop?
A: To create a desktop shortcut, go to the Advanced tasks section, enter a name for the task (e.g. Desktop shortcut), select 'Create shortcut' from the task type drop-down box then click the 'Add' button. In the Shortcut output field type <Desktop>\MyProgram (replace MyProgram with the desired name). The rest of the fields can be filled just like in the help file. To see what locations are available for usage within BIM, see the Using BIM - Adding tasks - Path variables topic in the help file.
Q: What compression does BIM use?
A: The current version of BIM uses ZIP compression (via Zlib) because of its speed, reliability and popularity and BLP compression - a custom file format based on the LZMA algorithm for its excellent compression ratio. It is possible that in the future BIM will offer support for other formats as the program now uses an extendable plugin architecture.
Q: Why aren't other image formats supported for the installer logos?
A: For the moment only .bmp images are supported because the overhead of the bmp loader is very small compared to others like PNG (which adds an extra 100 kb to the installer module). At the same time the bmp files used by the module are compressed when creating the installers so their size will be much smaller in the final distribution.