Jump to content

Photos app and Microsoft.net Native Runtime 1.4 and above


Recommended Posts

Posted

Investigating a couple of issues with the Photos app on 1709. Trying to re-register but stating I need Microsoft.net Native Runtime 1.4 or above. Anybody have the .appx package or know where I can get it from.

 

Thanks

Posted (edited)

I've encountered the same issue on 1709 after removing several apps. Even though I didn't remove the Photos app it isn't available due to Microsoft.NET.Native.Runtime.1.4 being missing. Is this on a sysprep'd image by any chance?

 

Wonder if this is a package that will work though? https://github.com/ms-iot/iot-adk-addonkit/blob/master/Source-x86/Packages/Appx.IoTOnboardingTask/Microsoft.NET.Native.Runtime.1.4.appx

Edited by karlr
  • 3 weeks later...
Posted
@alfatec @skell @mehball @Jorin0

 

The Windows 10 Inbox Apps ISO on VLSC contains all of the .appx files included with Windows 10 (inc. the ones you are/were missing).

 

For Windows 10 1709 you need the ISO updated Sept '17.

So if I've created my wim using the candy crusher script and left the photo app in, is this the only one I need to put back in to make it work?

 

Microsoft.NET.Native.Runtime.1.4

 

And if so, is it easy to create a package to deploy just that one?

Posted
I don't have SCCM, so I guess I'll have to live with it until I re-image. In the mean time, I've deployed the regedit to re-enable photoviewer, so at least photos don't open in Paint anymore....
Posted
I don't have SCCM, so I guess I'll have to live with it until I re-image.

You could try reinstalling it using PowerShell.

 

Add-AppxProvisionedPackage -Online -PackagePath "X:\amd64fre\Microsoft.NET.Native.Runtime.x64.1.4.appx"

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...