I have been using the guidance in #494 to update a WinPE image.
The Add-Package works to add features and updates.
I have tried to change the language but it returns an error.
Error: 87
ERROR: dism.exe has encountered an error.
In the dism.log are entries:
Error DISM DISM Intl Provider: PID=1112 TID=1572 - CDISMIntlManager::DisplayOfflineAPIError
Error DISM DISM Intl Provider: PID=1112 TID=1572 ERROR: API call failed with following error(s): 183. - CDISMIntlManager::DisplayAPIErrorMessage
Error DISM DISM Intl Provider: PID=1112 TID=1572
183 = Cannot create a file when that file already exists.
- CDISMIntlManager::DisplayAPIErrorMessage
Error DISM DISM Intl Provider: PID=1112 TID=1572
ERROR: dism.exe has encountered an error.
- CDISMIntlManager::DisplayOfflineAPIError
I have been using the guidance in #494 to update a WinPE image.
The
Add-Packageworks to add features and updates.I have tried to change the language but it returns an error.
In the
dism.logare entries: