Jump to content

Recommended Posts

Posted

I use a script to install Movie Maker, as follows

 

\\[network-share]\wlsetup-all.exe /q /log:[file] /NoLaunch /NoToolbarCEIP /NoHomepage /NoSearch /AppSelect:Writer,MovieMaker

 

This works OK in Windows 7 but in Windows 10 I get a message sayibg "An app on your PC needs the following Windows

feature... .NET Framework 3.5

 

In order to install this, I copied the following file from the Windows 10 install image

 

microsoft-windows-netfx3-ondemand-package.cab

 

NOTE: This must be from the same build version of Windows 10 as the client PC that

you are configuring

 

and then issue the following command

 

DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:"[network-share]"

 

After this has completed successfully, Movie Maker can be installed.

  • Thanks 2

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...