Jump to content

austinator3

Members
  • Posts

    1
  • Joined

  • Last visited

Nexus Mods Profile

About austinator3

austinator3's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. HI, im trying to use vortex when i get this check failed error. i already have installed .NET 8 and i know vortex requires .NET 6 or newer. i already restarted my pc and checked the properties of dotnet and looked under the security tab although im not exactly sure why. i used commands such as dotnet and dotnet --list-sdks to verify the install l. I'm using windows 11 pro and have also seen this post about this issue - Microsoft .NET - Check Failed (Vortex 1.6.7) - Vortex Support - Nexus Mods Forums Any help will be appreciated please be thoughtful in explaining. right before posting this i saw this sdk extraction guide underneath the installation steps for .NET on Microsoft's website. could this be the solution? Download .NET 8.0 SDK (v8.0.101) - Windows x64 Installer (microsoft.com). i would like to use the .NET i have already installed not the on vortex tries to install. 8>6 i should also mention i upgraded from windows 10 pro and tried these steps as administrator in cmd prompt Open the Start menu and type "cmd". This should show "Command Prompt" as a result. Right-click on "Command Prompt" and select "Run as administrator". Paste the command icacls.exe "c:\Program Files" /grant "*S-1-15-2-1:(oi)(ci)(rx)" into the command line - replacing the path to Program Files with the actual location on your PC - and press enter. Paste the command icacls.exe "c:\Program Files" /grant "*S-1-15-2-2:(oi)(ci)(rx)" - replacing the path to Program Files with the actual location on your PC - and press enter. Close the command prompt. Microsoft Windows [Version 10.0.22631.3007] (c) Microsoft Corporation. All rights reserved. C:\Windows\System32>icacls.exe "c:\Program Files" /grant "*S-1-15-2-1:(oi)(ci)(rx)" c:\Program Files: Access is denied. Successfully processed 0 files; Failed processing 1 files C:\Windows\System32>icacls.exe "c:\Program Files" /grant "*S-1-15-2-2:(oi)(ci)(rx)" c:\Program Files: Access is denied. Successfully processed 0 files; Failed processing 1 files C:\Windows\System32>c:\Program Files\dotnet "*S-1-15-2-1:(oi)(ci)(rx)" 'c:\Program' is not recognized as an internal or external command, operable program or batch file. C:\Windows\System32>"c:\Program Files" /dotnet "*S-1-15-2-1:(oi)(ci)(rx)" '"c:\Program Files"' is not recognized as an internal or external command, operable program or batch file. C:\Windows\System32> im running windows 11 pro x64 bit and using vortex 1.1.19 vortex check error photos
×
×
  • Create New...