The Windows Installer 2.0 EngineAdvanced Installer's job ends with the creation of the install packages (MSI, EXE, etc.). From then on, the Windows Installer takes over. That means that the Windows Installer 2.0 engine (or higher) must be installed on the target computer in order to be able to install packages created with Advanced Installer. This is no issue, as Windows Installer comes preinstalled on all the latest Microsoft operating systems (Windows 2000, XP, etc.), and also bundled with the latest Service Packs and the most popular office and productivity applications (MS Office, VS.NET, etc.). But if you want to support older OSs and ensure against the remote chance that WI is not installed on them, Advanced Installer gives you the option of authoring your install package as an EXE. The EXE will run everywhere and, using the Prerequisites functionality, it can check if Windows Installer is installed on that machine, download and install it before running your installation package. | |
| Privacy Policy | Windows Installer | Search Engine Ranking | Link Analyzer | ||
| © 2002 - 2008 Caphyon Ltd. Trademarks belong to their respective owners. All rights reserved. | ||