Codenamed ‘Darwin’ the Microsoft Installer bought to the software packaging industry a much needed element of competition. Codenamed "Darwin" Microsoft Installer köpt till programvara förpackningsindustrin ett välbehövligt inslag av konkurrens. Before the Microsoft Installer (now known as the windows installer) the packaging and distribution of software was dominated by stand alone installation packages from InstallShield and WISE. Innan Microsoft Installer (som nu kallas Windows Installer) för förpackning och distribution av programvara dominerades av fristående installation paket från InstallShield och klok. With the windows installer engine, Microsoft has ensured that the monopoly that InstallShield had when it came to packaging and distribution of software ended. Med Windows Installer-motorn har Microsoft sett till att det monopol som InstallShield hade när det kom till förpackning och distribution av programvara upphört. Many other companies have tried unsuccessfully to follow Microsoft’s lead and provide their own packaging and distribution engine. Många andra företag har försökt utan att följa Microsofts leda och ge sin egen förpackning och distribution motorn. Today windows installer is preferred by all major software manufacturers to distribute their software packages and windows installer is expected to be the most popular packaging engine in coming time. Idag Windows Installer föredras av alla större tillverkare av mjukvara för att distribuera sina programpaket och Windows Installer förväntas bli den mest populära förpackningar motorn i kommande tiden.
Windows installer allows end users to customize their installations at run time, in fact windows installer is well known for its high scalability when it comes to developing distribution packages. Windows installer låter slutanvändarna för att anpassa sina anläggningar på körtiden, i själva verket Windows Installer är välkänt för sin höga skalbarhet när det gäller att utveckla distribution av paket. The basic unit of any windows installer package (MSI package) is a component. Den grundläggande enheten i alla Windows Installer-paket (MSI-paket) är en komponent. A component is comparable to an atom, and it is the building block of any MSI package. En komponent kan jämföras med en atom, och det är byggstenen i varje MSI-paket. Sometimes a corrupt MSI package can be missing important components in which case the installation of the product cannot proceed. Ibland kan en korrupt MSI-paket kan saknas viktiga komponenter i vilket fall installation av produkten kan inte fortsätta. Windows installer has an inbuilt mechanism that verifies the contents of each MSI package to ensure that all important components of the package are available before the installation begins. Windows Installer har en inbyggd mekanism för att kontrollera innehållet i varje MSI-paket för att se till att alla viktiga komponenter i det paket som finns tillgängliga innan installationen börjar.
Similar to an inventory check, the windows installer has a list of all important components and every time an installation is initiated the windows installer checks the ‘manifest’ to ensure that no component is missing. Liknar en inventering kontrollera, Windows Installer har en förteckning över alla viktiga komponenter och varje gång en installation påbörjas Windows Installer kontrollerar "uppenbart" att se till att ingen komponent saknas. The end user does not have direct access to the components and the windows installer manages the file associations and registration of key files. Slutanvändaren inte har direkt tillgång till de komponenter och Windows Installer förvaltar filassociationer och registrering av viktiga filer. The key files can be registry components, ODBC connections etc. In a nutshell the windows installer takes care of the installation and registration of files without much user intervention. De viktigaste filerna kan registret komponenter, ODBC anslutningar etc. I ett nötskal Windows Installer tar hand om installation och registrering av filer utan särskilt mycket från användaren.
In addition to components and key files, an important feature of the windows installer is allowing a user to customize the installation of a MSI package. Förutom komponenter och viktiga filer, en viktig del av Windows Installer gör det möjligt för en användare att anpassa installationen av ett MSI-paket. Features are a group of components and key files that can be removed without effecting the installation of the software. Funktioner är en grupp av komponenter och viktiga filer som kan tas bort utan verkställer installation av programvaran. Essential features of software are not customizable and the user cannot choose to not install essential features of a software. Väsentliga inslag i programmet är inte anpassningsbara och användaren kan inte välja att inte installera väsentliga inslag i ett program. For example, during the installation of larger software packages the end user has a choice which features he wishes to install, however during the installation some features are greyed out indicating that they are essential features and the end user has to install them to ensure functioning of the software. Till exempel, under installationen av större programpaket slutanvändaren kan välja vilka funktioner han vill installera, dock under installationen vissa funktioner är grått anger att de är nödvändiga funktioner och slutanvändaren har för att installera dem för att säkerställa funktion programvaran.
Although windows installer is a GUI (Graphical User Interface) based installer, a user can bypass the GUI installation by installing the software in command prompt by executing the file msiexec.exe, such an installation of the software is a called ‘installing the software in quite mode’. Även om Windows Installer är ett GUI (Graphical User Interface) baserade installationsprogrammet kan en användare kringgå GUI installationen genom att installera programvaran i kommandotolken genom att köra filen msiexec.exe, en sådan installation av programvaran är kallade att installera programvaran i ganska läge ". Quite mode installations are recommended for expert users only. Helt läge installationer rekommenderas för expert-användare. The most common method of installing windows installer based software is to simply double click on the setup or msiexec.exe file. Den vanligaste metoden för att installera Windows Installer-baserad programvara är att helt enkelt dubbelklicka på installationsprogrammet eller Msiexec.exe. The windows installer kicks in and the installation of the software can be completed by following the instructions on screen. Windows Installer sparkar i och installation av programvaran kan avslutas genom att följa instruktionerna på skärmen.
Sustainable Living Articles @ http://www.articlegarden.com Hållbar Leva artiklarna @ http://www.articlegarden.com
Additional Articles & Information on Software Ytterligare artiklar & Information om programvara