answersLogoWhite

0

What else can I help you with?

Related Questions

What is some information about Microsoft Windows Installer?

The windows installer (previously known as Microsoft Installer) is a software component used for the installation, maintenance, and removal of software on modern Microsoft windows systems. The installation information and often the files themselves, are packaged in installation packages, loosely relational databases structured as COM structured Storages and commonly known as MSI files from their default file extension.


Where can Windows Installer be downloaded from?

The best place from which to download Windows Installer is the official Microsoft website. On here one will find clear and concise instructions on how to download the software.


What is an msi file extension?

An .MSI file usually is a Microsoft Windows installation file, associated with "Windows Installer." It contains control information that identifies several installation criteria for a Windows application.


What is MSI installer?

The basic MicroSoft Installer program which comes with Windows.


Does windows xp sp2 include windows installer 3.1?

No, it doesn't. You have to update the installer from the Microsoft website.


Which two extensions identify a program packaged by Windows installer?

.msi and .zap


What is the file extension for windows installer file?

*.msi is the extension for the Microsoft installer package.


At which websites can a Windows installer be downloaded?

You can download a Windows installer off of the official Microsoft website. You can also download an installer for older versions of Windows, such as XP and 2003, at the website CNET.


What is the purpose of the Windows Installer service?

The Windows Installer Service is an operating system service that was developed by Microsoft to improve the installation and uninstallation of programs, make software deployment in corporate networks easier, and to solve common problems such as shared dll conflicts. The Windows Installer is also a set of rules that developers must follow to take advantage of the service. To use all the features, your application has to be "Windows Installer aware" - so you have to think about installation already when you plan and write your application, not after everything is complete. The Windows Installer has formerly been called "Microsoft Installer" (MSI). Therefore the names of the API functions start with "Msi", and the installer packages have the .MSI extension.


Give an example of a registry key that causes a task to run only once at startup?

HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnceEx HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnceEx


What type of software is Microsoft Windows Server 2003?

The Microsoft Windows Server 2003 is software which is an operating system for computers. It was succeeded by Microsoft Windows Server 2008, and followed Windows server 2000.


What is the purpose of the purpose of the Windows Installer service?

It is responsible for installing and uninstalling software.