ナレッジベース(KB)
		作成日 
更新日
	
	更新日
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!