为什么MSI安装程序会自动的弹出?

有时候你可能注意到在运行程序时,突然Windows Installer安装程序会弹出来. 这就是Installation on demand功能.
那么究竟是为什么呢?

From the Windows Installer Blog:

Q. Every time I launch my application, Windows Installer performs an installation. How can I determine the cause of the on-demand installation?
A. An easy way to determine the cause of an on-demand installation is to look in the application event log for MsiInstaller log messages.

http://blogs.msdn.com/windows_installer_team/archive/2005/11/01/486587.aspx

本文由IT Farmer的博客创作,欢迎转载并保留对本博的链接。 Tags:,

Leave a Reply