Thomas 8 DIC 2019 a las 10:05 a. m.
Game says I need to install .net framework. But I already have that on my computer?
My game told me I needed to install .netframework or I couldn't play. It wouldn't download from the launcher so I went to the website to download it and it told me it was already downloaded and up to date.
< >
Mostrando 1-15 de 19 comentarios
emoticorpse 8 DIC 2019 a las 10:10 a. m. 
What version is installed?. How do you know it's installed?.
Thomas 8 DIC 2019 a las 10:11 a. m. 
Publicado originalmente por emoticorpse:
What version is installed?. How do you know it's installed?.
I went to the site to download the newest (like 4.8 or something) and it told me it couldn't install because version 4.8 or newer was already on my computer. Please note that I am terrible with tech and have very little clue what I'm doing.
emoticorpse 8 DIC 2019 a las 10:14 a. m. 
Publicado originalmente por Thomas:
Publicado originalmente por emoticorpse:
What version is installed?. How do you know it's installed?.
I went to the site to download the newest (like 4.8 or something) and it told me it couldn't install because version 4.8 or newer was already on my computer. Please note that I am terrible with tech and have very little clue what I'm doing.

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.
Thomas 8 DIC 2019 a las 10:17 a. m. 
Publicado originalmente por emoticorpse:
Publicado originalmente por Thomas:
I went to the site to download the newest (like 4.8 or something) and it told me it couldn't install because version 4.8 or newer was already on my computer. Please note that I am terrible with tech and have very little clue what I'm doing.

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.
ahhh ok, I tried that, I had 4.8 enabled and when I say enable 3.5 as well it goes to a screen that says, searching for required files. This same screen came up from the game launcher. I left it for like 55 minutes earlier and when I came back it was still searching for selected files.
emoticorpse 8 DIC 2019 a las 10:18 a. m. 
Publicado originalmente por Thomas:
Publicado originalmente por emoticorpse:

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.
ahhh ok, I tried that, I had 4.8 enabled and when I say enable 3.5 as well it goes to a screen that says, searching for required files. This same screen came up from the game launcher. I left it for like 55 minutes earlier and when I came back it was still searching for selected files.

have you tried this link? https://www.microsoft.com/en-us/download/details.aspx?id=25150.
Bad 💀 Motha 8 DIC 2019 a las 10:19 a. m. 
Depends what the game is asking for... 2.xx, 3.xx, 4.xx

Directions?

Just go into control panel, Programs and features, turn windows features on/off and add all the NET and ASP Frameworks
Thomas 8 DIC 2019 a las 10:21 a. m. 
Publicado originalmente por Thomas:
Publicado originalmente por emoticorpse:

have you tried this link? https://www.microsoft.com/en-us/download/details.aspx?id=25150.
Yea it came up with the same, searching for required files screen, that never finishes searching.
Bad 💀 Motha 8 DIC 2019 a las 10:21 a. m. 
Publicado originalmente por emoticorpse:
Publicado originalmente por Thomas:
ahhh ok, I tried that, I had 4.8 enabled and when I say enable 3.5 as well it goes to a screen that says, searching for required files. This same screen came up from the game launcher. I left it for like 55 minutes earlier and when I came back it was still searching for selected files.

have you tried this link? https://www.microsoft.com/en-us/download/details.aspx?id=25150.
You can't use NET installers for Win10. Cause it has a secure option built in for adding/removing them.

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.
Última edición por Bad 💀 Motha; 8 DIC 2019 a las 10:22 a. m.
Thomas 8 DIC 2019 a las 10:24 a. m. 
Publicado originalmente por Bad 💀 Motha:
Publicado originalmente por emoticorpse:

have you tried this link? https://www.microsoft.com/en-us/download/details.aspx?id=25150.
You can't use NET installers for Win10. Cause it has a secure option built in for adding/removing them.

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.
It won't even let me untick them without sending me the same, seraching for required files screen
Bad 💀 Motha 8 DIC 2019 a las 10:28 a. m. 
Are you using the ShutUp10 app at all?
Thomas 8 DIC 2019 a las 10:34 a. m. 
Publicado originalmente por Bad 💀 Motha:
Are you using the ShutUp10 app at all?
I've not downloaded anything other than games since I've had the computer
Bad 💀 Motha 8 DIC 2019 a las 10:35 a. m. 
Well your OS should get a clean install via a clean Win10 64bit 1909 ISO. It's all screwed up.
Komrade 8 DIC 2019 a las 10:35 a. m. 
Publicado originalmente por Thomas:
Publicado originalmente por Bad 💀 Motha:
Are you using the ShutUp10 app at all?
I've not downloaded anything other than games since I've had the computer
You should install all your drivers first. They'll be found on your motherboard's website, for GPU drivers use DDU in safe mode to uninstall old drivers, disable windows ability to handle drivers, then manually clean install them from Nvidia/AMD.
Komrade 8 DIC 2019 a las 10:35 a. m. 
Publicado originalmente por Bad 💀 Motha:
Well your OS should get a clean install via a clean Win10 64bit 1909 ISO. It's all screwed up.
This too.
emoticorpse 8 DIC 2019 a las 10:36 a. m. 
Try this...

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
< >
Mostrando 1-15 de 19 comentarios
Por página: 1530 50

Publicado el: 8 DIC 2019 a las 10:05 a. m.
Mensajes: 19