Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
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