Categories
Microsoft Windows 7 Windows 8 / 8.1

Sorry, Movie Maker can’t start. Make sure your computer meets the minimum system requirements before trying to start Movie maker again, and then try to update the driver for your video card if Movie maker still doesn’t start

Sorry, Movie Maker can’t start. Make sure your computer meets the minimum system requirements before trying to start Movie maker again, and then try to update the driver for your video card if Movie maker still doesn’t start.

Sorry, Movie Maker can't start. Make sure your computer meets the minimum system requirements before trying to start Movie maker again, and then try to update the driver for your video card if Movie maker still doesn't start

Premise: After the update from Windows 7 to Windows 8, Movie Maker doesn’t start showing the above error.

Solution:
Open the following folder

C:\Program Files (x86)\Windows Live\Photo Gallery\

and change the Compatibility (Right-click -> Properties) of the MovieMaker.exe file with Windows 7 or a previous version.

Note: if my premise is not valid for you you’ll receive the same message but for another reason, then the message suggest to make sure your computer meets the minimum system requirements, further details in the following link:
Movie Maker system requirements

Did my solution solve your problem? Leave a reply.

Categories
Dynamics NAV Microsoft Windows 8 / 8.1 Windows Server 2012

Microsoft .NET Framework 3.5 SP1 An error occurred during installation. NAV 2013

During the installation of NAV 2013 on Windows 8 or Windows 8.1 or Windows Server 2012 or Windows Server 2012 R2 you receive the following error message:

Microsoft .NET Framework 3.5 SP1
An error occurred during installation.

Solution:

  1. Insert the installation CD or mount the ISO on your drive (in my case it was d:)
  2. Open a Command Prompt window with administrative credentials (that is, choose Run as administrator)
  3. Execute the following command:
DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:d:\sources\sxs

Resource: Installing the .NET Framework 3.5 on Windows 8 or 8.1

Did my solution solve your problem? Leave a reply.