Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Maybe you can try enabling 3.5 and see if that helps. Try and follow the directions on this page https://docs.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows-10. It's not too hard.
have you tried this link? https://www.microsoft.com/en-us/download/details.aspx?id=25150.
Directions?
Just go into control panel, Programs and features, turn windows features on/off and add all the NET and ASP Frameworks
If you still have issues. Remove all NET/ASP Frameworks from Turn Windows Features on/off. When all of those are unticked, click ok. Reboot. Then add them all back again.
Run CMD as admin and copy/paste:
taskkill /im TiWorker.exe /f
net stop wuauserv /y
rmdir "%systemroot%\SoftwareDistribution\Download" /s /q
del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat" /s /f /q
cleanmgr /sageset:65535 & cleanmgr /sagerun:65535
Dism /Online /Enable-Feature /FeatureName:NetFx3 /All