- 客户在使用软件以无声方式安装固件和驱动程序时,需要通过软件发出的返回码来了解安装过程。
-
发布时间:2010-08-10 14:17:20
发布时间:2010-08-10 14:17:20
标准 Linux 退出代码显示如下:
0 Unqualified success
1 Success, but reboot is needed to activate new version
2 The same version of firmware was already installed
3 Newer version of firmware found already installed
4 Used for remote targets when they aren't available
5 User aborted the installation
6 Component could not run the flash engine
7 Component had an error during flash
标准 Windows 退出代码显示如下:
0 Error
1 Success
2 Success; need reboot to activate new version
3 No update needed