|
在Win10 PE 64位系统上,使用Dism给解压好的Win7添加驱动,出现如上错误,各位大佬能否帮忙看看,问题到底出在哪里?
经过测试,在32位的Win10PE、Win8PE下,可以使用Dism给解压好的32位或64位Win7添加驱动,但不知为何,64位系统下,为何无法给32位系统添加驱动?以下为主要错误日志:
- 2021-03-26 21:23:12, Info DISM DISM Provider Store: PID=2008 TID=2012 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
- [2008] [0x8007007b] FIOReadFileIntoBuffer:(1250): 文件名、目录名或卷标语法不正确。
- [2008] [0xc142011c] UnmarshallImageHandleFromDirectory:(793)
- [2008] [0xc142011c] WIMGetMountedImageHandle:(3046)
复制代码
- 2021-03-26 21:23:12, Info DISM DISM Provider Store: PID=2008 TID=2012 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
- [2008] [0x8007007b] FIOReadFileIntoBuffer:(1250): 文件名、目录名或卷标语法不正确。
- [2008] [0xc142011c] UnmarshallImageHandleFromDirectory:(793)
- [2008] [0xc142011c] WIMGetMountedImageHandle:(3046)
复制代码
完整日志见附件:
dism.log.txt
(15.07 KB, 下载次数: 0)
|
|