Closed otavio-silva closed 1 year ago
Hi please read the entiretly of the readme. Install .NET 7 runtime!
@ElPumpo I have it installed, but the software detects the one I use for development installed through Scoop, not the proper one listed on Winget
Well you must have installed the wrong one. You must install the x86 runtime
winget install Microsoft.DotNet.DesktopRuntime.7 --architecture x86
@ElPumpo issue still persists:
🪟 cmd ❯ scoop\apps\tinynvidiaupdatechecker\current\TinyNvidiaUpdateChecker.exe
Failed to load the dll from [C:\Users\otavi\scoop\apps\dotnet-sdk\current\host\fxr\7.0.10\hostfxr.dll], HRESULT: 0x800700C1
The library hostfxr.dll was found, but loading it from C:\Users\otavi\scoop\apps\dotnet-sdk\current\host\fxr\7.0.10\hostfxr.dll failed
- Installing .NET prerequisites might help resolve this problem.
https://go.microsoft.com/fwlink/?linkid=798306
And the runtime is installed:
🪟 cmd ❯ dir "c:\Program Files (x86)\dotnet\host\fxr\7.0.10\
O volume na unidade C não tem nome.
O Número de Série do Volume é 2A67-0D92
Pasta de c:\Program Files (x86)\dotnet\host\fxr\7.0.10
09/08/2023 15:05 <DIR> .
09/08/2023 15:05 <DIR> ..
14/07/2023 00:08 317.088 hostfxr.dll
1 arquivo(s) 317.088 bytes
2 pasta(s) 1.828.873.744.384 bytes disponíveis
As shown above
Well, did you run the command I sent to make sure you installed the proper runtime? And if so then this issue is not related to TNUC something with the installation went corrupted or something like that.
Try uninstalling all the .NET 7 runtimes and downloading the latest
I uninstalled dotnet-sdk
installed though Scoop and it worked, thanks
Super strange...
Description
Program does not detect correct .NET installation to use
Console output
Additional Info
winget list
outputsysteminfo
output