khodakaram
New Member
- Joined
- Oct 14, 2012
- Messages
- 5
After entering Windows Story Just click on the Repair buttonFourth: But Mahjong don't start. When I click the tile on start menu I got this error:
Code:This app can't open Check the Windows Store for more info about Microsoft Mahjong
When I go to Store I get this hint:
Code:This app needs to be repaired There's a problem with Microsoft Mahjong. Windows Store can try to repair the app for you.
When I choose "repair" Windows downloads then the app again and installs it again.
--------------------------------------------------------------------------
I don't understand this part of the install way:and install app for this way How to add non-Store apps to Windows 8
How do I find the "DependencyPath" and where do I get the file "winjs.appx" ?apps can be installed with the following Windows PowerShell command
add-appxpackage C:\app1.appx –DependencyPath C:\winjs.appx
The file app1.appx is in this case the app that you want to install, and winjs.appx the dependency.
PS C:\> add-appxpackage C:\Hearts.appx
add-appxpackage : Deployment failed with HRESULT: 0x80073CF0, Package could not be opened. (Exception from HRESULT:
0x80073CF0)
error 0x8007000B: Opening the package from location file:///C:/Hearts.appx failed.
NOTE: For additional information, look for [ActivityId] 081697a6-af7a-0000-859d-16087aafcd01 in the Event Log or use
the command line Get-AppxLog -ActivityID 081697a6-af7a-0000-859d-16087aafcd01
At line:1 char:1
+ add-appxpackage C:\Hearts.appx
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (C:\Hearts.appx:String) [Add-AppxPackage], FileNotFoundException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
PS C:\> add-appxpackage C:\Mahjong.appx
add-appxpackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict
validation. (Exception from HRESULT: 0x80073CF3)
Windows cannot install package Microsoft.MicrosoftMahjong because this package depends on another package that
couldn't be found. This package requires minimum version 11.0.50727.1 of framework Microsoft.VCLibs.110.00 published
by any publisher to install; the frameworks with name Microsoft.VCLibs.110.00 available to the user are
Microsoft.VCLibs.110.00_11.0.50712.1_x86__8wekyb3d8bbwe Microsoft.VCLibs.110.00_11.0.50712.1_x64__8wekyb3d8bbwe.
Provide the correct framework along with this package.
NOTE: For additional information, look for [ActivityId] 081697a6-af7a-0000-a801-17087aafcd01 in the Event Log or use
the command line Get-AppxLog -ActivityID 081697a6-af7a-0000-a801-17087aafcd01
At line:1 char:1
+ add-appxpackage C:\Mahjong.appx
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Mahjong.appx:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
This app can't open
Check the Windows Store for more info about Microsoft Mahjong
This app needs to be repaired
There's a problem with Microsoft Mahjong. Windows Store can try to repair the app for you.
OK - then I can play "hearts" as a browser game.But you can open the Hearts.zip file
Can you tell me the file and run the following result
<<default.html>>
Before my tests NET Framework 3.5 was not installed.and Third:
NET Framework 3.5 installed on your system may not
After entering Windows Story Just click on the Repair buttonFourth: But Mahjong don't start. When I click the tile on start menu I got this error:
Code:This app can't open Check the Windows Store for more info about Microsoft Mahjong
When I go to Store I get this hint:
Code:This app needs to be repaired There's a problem with Microsoft Mahjong. Windows Store can try to repair the app for you.
When I choose "repair" Windows downloads then the app again and installs it again.
--------------------------------------------------------------------------
OK - this works. But what advantage do I have with your instructions to download / backup the installation file ?After entering Windows Store Just click on the Repair button
Then close the Windows Store
Try running the game or program
Simple as that