This tiny application will check if the user has installed the toolbar. If the toolbar has not been installed the application will download the toolbar exe and launch the installation process. It can also be done silently (no prompt, no confirmation). It's certainly a great add on to a bundle since its size is only 50 KB. Can be bundled with screen savers, wallpaper or other application.
Dynamic Toolbar Installer Service
This custom service will provide you with the following predefined pages: welcome page, license-agreement confirmation page, progress page, and congratulations page. With the executable file, we also deliver the installation script so that you can modify it in the future.
When executed, the installer runs in silent mode and verifies that the toolbar has not already been installed. After verification, the exe installer downloads the toolbar from your server and launches the installation. The exe format supports plug-ins that can be called from the script. Plug-ins are DLL files written in C, C++, Delphi, or another programming language and therefore provide a more powerful code base for the toolbar installer.
|