用户报告了安装问题。我要求他们使用详细日志记录选项从命令行开始设置,这似乎是问题所在:
DIFXAPP: INFO: ENTER: DriverPackageInstallW
DIFXAPP: INFO: RETURN: DriverPackageInstallW (0xE0000247)
DIFXAPP: ERROR: encountered while installing driver package 'C:\Program Files\AcmeWidgets\WidgetApp\widget-driver.inf'
DIFXAPP: ERROR: InstallDriverPackages failed with error 0xE0000247
DIFXAPP: RETURN: InstallDriverPackages() 3758096967 (0xE0000247)
CustomAction MsiInstallDrivers returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 21:00:47: InstallFinalize. Return value 3.
MSI (s) (50:CC) [...]: Note: 1: 2265 2: 3: -2147287035
我们的驱动程序已签名(Digicert EV 代码签名证书),我们的 Windows 10 和其他 Windows 11 用户能够安装该应用程序而没有明显问题。
这可能是 Windows 11 Insider Preview 的已知问题吗?