窗口安装程序返回3安装初始化..失败

时间:2018-12-04 13:43:21

标签: wix windows-installer

我只是做了一个安装程序,没有任何内容。但是当我安装它时,它给出以下错误:

Action start 18:37:31: InstallInitialize.
Action ended 18:37:31: InstallInitialize. Return value 3.
Action ended 18:37:31: INSTALL. Return value 3.
MSI (s) (48:D4) [18:37:31:786]: Windows Installer installed the product. Product Name: ASM MT CPC 1.0.0.0. Product Version: 1.0.0.0. Product Language: 1033. Manufacturer: ASM. Installation success or error status: 1603.

它表明InstallInitialize返回值3 。是什么问题或我缺少什么?

0 个答案:

没有答案