在MSI升级中,如果我在installset中未包含未修改的MSI cab,则Windows安装程序会在升级期间抛出此错误:
Error 1334. The file '{FILE}.{GUID}' cannot be installed because the file cannot be found in cabinet file '{CABFILE}.cab'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
请注意,错误中指定的cab不会被修改。
答案 0 :(得分:0)
正确。 Windows Installer将查找所有机柜。确保文件位于正确的文件柜中,文件柜中的顺序与文件表中的序列列匹配。