Indigo Rose Software
  #1  
Old 10-22-2002
Support Support is offline
Super Moderator
 
Join Date: Jan 2000
Location: Indigo Rose Corporation
Posts: 204
INFO: Setup Factory and the Windows Installer

INFO: Setup Factory and the Windows Installer

INFO: Setup Factory and the Windows Installer

Document ID: IR02032
The information in this article applies to:
  • Setup Factory 6.0

SUMMARY

This article provides information on Setup Factory 6.0 and the Windows Installer.

DISCUSSION

The Windows Installer Service is a service provided by Microsoft. It must be installed on an end user's system before any installation based upon it can be run. It helps to standardize the installation process on different computers. When using the Windows Installer Service one must provide the service with a database (usually with the extension .MSI) that contains all the instructions that Windows Installer Service will follow when installing the software. This file is known as a Windows Installer Package.

Setup Factory 6.0 does not use the Windows Installer Service, it uses it's own runtime engine to manage the installation process. This means that when you are distributing a Setup Factory 6.0 based installation you will always be distributing the correct version of the runtime engine. With the Windows Installer you must make sure that the end user has (at least) the version of the Windows Installer that you used to develop your install with. If they do not have this version then your version of the Windows Installer Service must be installed on the user's system.

Setup Factory 6.0 does not use the Windows Installer Service for a variety of reasons, the two major reasons are: increased complexity, and restrictive rules.

Since the Windows Installer provides features like "Install On Demand" and "Repair" it also forces an increase in the complexity involved when creating an installation. In many cases this increase in complexity is not warranted since these features will not be used.

The Windows Installer Service imposes a set of rules upon any installation that uses it. In general these rules are well thought out and help protect the end user's system, but there are occasions when these rules will stop an installation from performing a much-needed task. Setup Factory 6.0 does not impose these limitations on developers designing their installations, allowing them to accomplish almost anything they want to accomplish.

KEYWORDS: Setup Factory 6.0, Windows Installer, MSI


Last reviewed: November 6, 2002
Copyright © 2002 Indigo Rose Corporation. All rights reserved.
 

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 On



All times are GMT -6. The time now is 01:42 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software