viernes, 9 de marzo de 2012

Error in the Windows 8 installation features - Installation trough command line

Sometimes, enable features doesn't works in windows 8 because it has problems in the relationship with Windows Update.

You can install features from Windows 8 installation binaries thanks to the next process.

Example:

Activating .net framework

1. Open Powershell console.
2. Command: Dism.exe /online /enable-feature /featurename:netfx3 /all /source:DVD:\sources\sxs /limitaccess




No hay comentarios: