How To
Summary
The installation of the IBM Maximo Application Suite Mobile for EAM Windows App fails.
In its installer, there is one .misxbundle file and some dependent .appx packages. After the installation is run in Power Shell console, an error is received:
Add-AppProvisionedPackage -Online -PackagePath .\MyApplication.msixbundle -DependencyPackagePath .\Dependencies\x64\Microsoft.VCLibs.x64.14.00.appx,.\Dependencies\x64\Microsoft.VCLibs.x64.14.00.Desktop.appx,.\Dependencies\x64\Microsoft.WindowsAppRuntime.1.0.msix -SkipLicense
Add-AppProvisionedPackage : The parameter is incorrect.
At line:1 char:1
+ Add-AppProvisionedPackage -Online -PackagePath .\MyApplication. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Add-AppxProvisionedPackage], PSArgumentException
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.AddAppxProvisionedPackageCommand
In C:\Windows\Logs\DISM\dism.log, we found the following error:
2023-03-24 12:19:11, Error DISM DISM Appx Provider: PID=11400 TID=17712 onecore\admin\appmodel\utilities\provisionhelper\msixpackageadapter.cpp(647)\AppxProvider.dll!00007FFB68EB5100: (caller: 00007FFB68EB522E) ReturnHr(1) tid(4530) 80070057 The parameter is incorrect.
Msg:[Failed to get installed location of package 'Microsoft.VCLibs.140.00.UWPDesktop_14.0.30035.0_x64__8wekyb3d8bbwe' because it's not staged]
- CAppxManager::ResultLoggingCallback
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
24 April 2023
UID
ibm16985563