知识库
		创建日期 
修改日期
	
	修改日期
Error 2894. The installer has encountered an unexpected error installing this package.
Problem
The setup fails with this error:
Error 2894. The installer has encountered an unexpected error installing this package.
Cause
There are various causes for this error. To get the log file for details:
- Download SmartFTP.msi
 - Open a command prompt (cmd.exe)
 - msiexec /i "SmartFTP.msi" /L*V "msi.log"
 
Solution
Try to run the installer without a user interface:
- Download SmartFTP.msi
 - Open a command prompt as Administrator (cmd.exe)
 - msiexec /i "SmartFTP.msi" /qn
 
关键字
相关文章
What do you think about this topic? Send feedback!