tiopaladino
New member
- Jun 1, 2016
- 2
Hi, I need some help =)
Im trying to build a windows 10 PE with .net support to run an app. Native it comes with .net 4.5 only I guess, but the app is not working.
I tried to use the file Microsoft-Windows-NetFx3-OnDemand-Package.cab that comes with windows 10 disc wit dism but return the message: "The specified package is not applicable to this image."
The log says "Extraction of file: update.ses failed because it is not present in the container"
Here is the dism log:
Im trying to build a windows 10 PE with .net support to run an app. Native it comes with .net 4.5 only I guess, but the app is not working.
I tried to use the file Microsoft-Windows-NetFx3-OnDemand-Package.cab that comes with windows 10 disc wit dism but return the message: "The specified package is not applicable to this image."
The log says "Extraction of file: update.ses failed because it is not present in the container"
Here is the dism log:
Code:
DISM DISM Package Manager: PID=12052 TID=11528 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2016-06-01 16:54:28, Info DISM DISM Package Manager: PID=12052 TID=11528 Encountered the option "packagepath" with value "d:\Microsoft-Windows-NetFx3-OnDemand-Package.cab" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine
2016-06-01 16:54:28, Info DPX Started DPX phase: Resume and Download Job
2016-06-01 16:54:28, Info DPX Started DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX Ended DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX Started DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX Ended DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX CJob::Resume completed with status: 0x0
2016-06-01 16:54:28, Info DPX Ended DPX phase: Resume and Download Job
2016-06-01 16:54:28, Info CBS Opened cabinet package, package directory: \\?\d:\, sandbox location: \\?\C:\Users\ROMULO~1\AppData\Local\Temp\56A066B0-C7BA-4FE1-8B5E-61F3D601B518\, cabinet location: \\?\d:\Microsoft-Windows-NetFx3-OnDemand-Package.cab, manifest location: \\?\C:\Users\ROMULO~1\AppData\Local\Temp\56A066B0-C7BA-4FE1-8B5E-61F3D601B518\update.mum
2016-06-01 16:54:28, Info DPX Started DPX phase: Resume and Download Job
2016-06-01 16:54:28, Info DPX Started DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX Ended DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX CJob::Resume completed with status: 0x0
2016-06-01 16:54:28, Info DPX Ended DPX phase: Resume and Download Job
2016-06-01 16:54:28, Info DPX Extraction of file: update.ses failed because it is not present in the container (\\?\d:\Microsoft-Windows-NetFx3-OnDemand-Package.cab).
2016-06-01 16:54:28, Info DPX DpxException hr=0x80070002 code=0x020109
2016-06-01 16:54:28, Info CBS Not able to add file to extract: update.ses [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-06-01 16:54:28, Info CBS Appl: detect Parent, Package: Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0, Parent: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~10.0.0.0, Disposition = Detect, VersionComp: EQ, BuildComp: GE, RevisionComp: EQ, Exist: present
2016-06-01 16:54:28, Info CBS Appl: detectParent: no parent found, go absent
2016-06-01 16:54:28, Info CBS Appl: detect Parent, Package: Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0, Parent: Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~x86~~10.0.0.0, Disposition = Detect, VersionComp: EQ, BuildComp: GE, RevisionComp: EQ, Exist: present
2016-06-01 16:54:28, Info CBS Appl: detectParent: no parent found, go absent
2016-06-01 16:54:28, Info CBS Appl: Evaluating package applicability for package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0, applicable state: Absent
2016-06-01 16:54:28, Info DISM DISM Package Manager: PID=12052 TID=11528 Package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0 with CBS state 0(CbsInstallStateAbsent) being mapped to dism state 1(DISM_INSTALL_STATE_NOTPRESENT) - CDISMPackage::LogInstallStateMapping
2016-06-01 16:54:28, Error DISM DISM Package Manager: PID=12052 TID=11528 The package Microsoft-Windows-NetFx3-OnDemand-Package is not applicable to the image. - CPackageManagerCLIHandler::Private_ProcessPackageChange
2016-06-01 16:54:28, Info DISM DISM Package Manager: PID=12052 TID=11528 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
2016-06-01 16:54:28, Info CBS Install/Uninstall of .NetFx3, targetState: Installed
2016-06-01 16:54:28, Info CBS Failed to get package store registry key to load all packages. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2016-06-01 16:54:28, Info CBS Not able to find NetFx3 package on the system, continue.
2016-06-01 16:54:28, Info DISM DISM Package Manager: PID=12052 TID=11528 CBS session options=0x0! - CDISMPackageManager::Internal_Finalize
2016-06-01 16:54:28, Info CBS Failed to set power request for:Execution [HRESULT = 0x80070032 - ERROR_NOT_SUPPORTED]
2016-06-01 16:54:28, Info CBS Failed to block system sleep [HRESULT = 0x80070032 - ERROR_NOT_SUPPORTED]
2016-06-01 16:54:28, Info CBS Exec: Processing started. Client: DISM Package Manager Provider, Session: 12052_610751589, Package: Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0
2016-06-01 16:54:28, Info CBS Exec: Using execution sequence: 22
2016-06-01 16:54:28, Info CBS Disabling LKG boot option
2016-06-01 16:54:28, Info CBS Exec: Addsource called, Session: 12052_610751589, Client: DISM Package Manager Provider, from GPO: Yes, Path: \\?\d:\
2016-06-01 16:54:28, Info CBS Perf: Entering stage: Planning
2016-06-01 16:54:28, Info CBS FLOW: Entering stage: Planning
2016-06-01 16:54:28, Info DPX Started DPX phase: Resume and Download Job
2016-06-01 16:54:28, Info DPX Started DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX Ended DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX Started DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX Ended DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX CJob::Resume completed with status: 0x0
2016-06-01 16:54:28, Info DPX Ended DPX phase: Resume and Download Job
2016-06-01 16:54:28, Info CBS Opened cabinet package, package directory: \\?\d:\, sandbox location: \\?\C:\WinPE\mount\Windows\CbsTemp\12052_610751589\Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0\, cabinet location: \\?\d:\Microsoft-Windows-NetFx3-OnDemand-Package.cab, manifest location: \\?\C:\WinPE\mount\Windows\CbsTemp\12052_610751589\Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0\update.mum
2016-06-01 16:54:28, Info DPX Started DPX phase: Resume and Download Job
2016-06-01 16:54:28, Info DPX Started DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX Ended DPX phase: Apply Deltas Provided In File
2016-06-01 16:54:28, Info DPX CJob::Resume completed with status: 0x0
2016-06-01 16:54:28, Info DPX Ended DPX phase: Resume and Download Job
2016-06-01 16:54:28, Info DPX Extraction of file: update.ses failed because it is not present in the container (\\?\d:\Microsoft-Windows-NetFx3-OnDemand-Package.cab).
2016-06-01 16:54:28, Info DPX DpxException hr=0x80070002 code=0x020109
2016-06-01 16:54:28, Info CBS Not able to add file to extract: update.ses [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-06-01 16:54:28, Info CBS Appl: detect Parent, Package: Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0, Parent: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~10.0.0.0, Disposition = Detect, VersionComp: EQ, BuildComp: GE, RevisionComp: EQ, Exist: present
2016-06-01 16:54:28, Info CBS Appl: detectParent: no parent found, go absent
2016-06-01 16:54:28, Info CBS Appl: detect Parent, Package: Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0, Parent: Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~x86~~10.0.0.0, Disposition = Detect, VersionComp: EQ, BuildComp: GE, RevisionComp: EQ, Exist: present
2016-06-01 16:54:28, Info CBS Appl: detectParent: no parent found, go absent
2016-06-01 16:54:28, Info CBS Appl: Evaluating package applicability for package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0, applicable state: Absent
2016-06-01 16:54:28, Info DISM DISM Package Manager: PID=12052 TID=11500 Error in operation: the package is not applicable. (CBS HRESULT=0x800f081e) - CCbsConUIHandler::Error
2016-06-01 16:54:28, Info CBS Plan: Skipping package since its start state and target state are both absent for package: Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0, current: Absent, pending: Default, start: Absent, applicable: Absent, targeted: Absent, limit: Installed
2016-06-01 16:54:28, Info CBS Exec: Single phase execution, there's no package planned, skip the rest of execution
2016-06-01 16:54:28, Info CBS Exec: Processing complete. Session: 12052_610751589, Package: Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.10586.0 [HRESULT = 0x00000000 - S_OK]
2016-06-01 16:54:28, Info CBS Session: 12052_610751589 finalized. Reboot required: no [HRESULT = 0x00000000 - S_OK]