如题吧,最近封装了好些版win10,感觉还是1809的ltsc靠谱些,但系统自带的计算器真心那啥,所以就想着做一个集成了基本应用商店+计算器+更新补丁的ltsc2019,网上找了好多方法都不管用,在封装第一阶段时就报错,提示的大体意思是,计算器是以用户身份安装的,封装工具卸载这个程序失败,原文提示如下:
2022-03-25 12:00:35, Error SYSPRP Package Microsoft.WindowsCalculator_10.2103.8.0_x64__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.
2022-03-25 12:00:35, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2.
2022-03-25 12:00:35, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.
2022-03-25 12:00:35, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2
2022-03-25 12:00:35, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2
2022-03-25 12:00:35, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2
2022-03-25 12:00:35, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2
2022-03-25 12:00:35, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2
所以想问问坛子里的高手们,有办法可以像专业版系统那样把计算器整合成系统的基础程序?
|