开发者

What is the default installlevel for windows installer?

开发者 https://www.devze.com 2022-12-15 17:36 出处:网络
If you do not provide any install开发者_高级运维level argument to msiexec, what is the default value that the Windows Installer Framework assumes?My tests seem to indicate 1, but I can\'t find any doc

If you do not provide any install开发者_高级运维level argument to msiexec, what is the default value that the Windows Installer Framework assumes? My tests seem to indicate 1, but I can't find any documentation that corroborates this.


If no value is specified, the install level defaults to 1.

http://msdn.microsoft.com/en-us/library/aa369536(VS.85).aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消