zoukankan      html  css  js  c++  java
  • 安装Windows Installer服务

    Windows Installer 5.0.810.500

    下载地址:

    电信:http://mdl1.mydown.yesky.com/soft/201303/WindowsInstaller.rar

    联通:http://tj1.mydown.yesky.com/soft/201303/WindowsInstaller.rar

     

          微软Windows Installer作为Win2K/WinXP的组件之一,是专门用来管理和配置软件服务的工具。在Win95、Win98、WinMe与WinNT4.0下,作为额外的产品提供,允许用户有效地安装与配置软件产品与应用程序。新的Installer提供给软件产品新的特性,例如使用命令行安装产品、增加了用户的可定制性。

      我们提供了多个文件,请选择适合自己的文件安装

      我们将很快提供有关此下载的说明的简体中文版。 为了让您尽快读到此信息,我们提供了英文说明。

      windows installer clean up概述

      The Microsoft® Windows® Installer (MSI) is the application installation and configuration service for Windows. Version 4.5 of the Windows Installer has several new features, including:

      Multiple Package Transaction: In a multiple package transaction, you can create a single transaction from multiple packages. In a multiple package transaction, a chainer is used to dynamically include packages in the transaction. If any of the packages do not install as expected, you can roll back the installation.

      Embedded UI Handler: You can embed a custom user interface (UI) handler in the Windows Installer package. This makes a custom UI easier to integrate. You can also invoke an embedded UI handler from the Add or Remove item in Control Panel. Or, you can invoke an embedded UI handler during a Windows Installer repair process.

      Embedded Chainer: You can use the embedded chainer to add packages to a multiple package transaction. You can use an embedded chainer to enable installation events across multiple packages. For example, you can enable the install-on-demand events, the repair events, and the uninstall events across multiple packages.

      Update Supersedence Resiliency: This feature enables you to correct for changes in the FeatureComponent table during supersedence.

      Shared Component Patching Resiliency During Uninstall: This feature makes sure that the most recent version of a component is available to all the products.

      Custom Action Execution On Update Uninstall: This feature enables an update to add or change a custom action so that the custom action is called when an update is uninstalled.

      After installation of this package, the version of Windows Installer on the system will be upgraded to 4.5.

      系统要求

      windows installer clean up支持的操作系统: Windows Server 2003, Windows Server 2008, Windows Vista, Windows XP

      The Windows Installer 4.5 redistributable can be installed on Windows XP Service Pack 2, Windows XP Service Pack 3, Windows Server 2003 Service Pack 1, Windows Server 2003 Service Pack 2, Windows Vista, Windows Vista Service Pack 1, and Windows Server 2008 in X86, X64 and IA64 flavors.

      说明

      Download the file that is appropriate for your operating system version and platform.

      For Windows Vista, Windows Vista Service Pack 1 and Windows Server 2008:

      x86 Platform: Windows6.0-KB942288-v2-x86.msu

      x64 Platform: Windows6.0-KB942288-v2-x64.msu

      IA64 Platform: Windows6.0-KB942288-v2-ia64.msu

      For Windows XP Service Pack 2 and Windows XP Service Pack 3 (32-bit platforms):

      x86 Platform: WindowsXP-KB942288-v3-x86.exe

      For Windows Server 2003 Service Pack 1, Windows Server 2003 Service Pack 2 and Windows XP 64-bit Editions:

      x86 Platform: WindowsServer2003-KB942288-v4-x86.exe

      x64 Platform: WindowsServer2003-KB942288-v4-x64.exe

      IA64 Platform: WindowsServer2003-KB942288-v4-ia64.exe

      For complete information on installing or upgrading Windows installer, including command line options, please see the Windows Installer Start Page on MSDN.

  • 相关阅读:
    五、敏捷开发框架 初识组件式开发
    winform 控制Text Box只能输入英文数字和退格键
    WPF 常用控件属性
    问题分析
    串口通讯学习
    解决MVC中Model上的特性在EF框架刷新时清空的问题
    论序列化与反序列化
    dynamics 365 安全角色及权限
    .NET Core 依赖注入框架 框图笔记
    C#基本类型的取值范围与 .NET框架类型的对应
  • 原文地址:https://www.cnblogs.com/zc520/p/3199873.html
Copyright © 2011-2022 走看看