Jump to content

frogdude909

Supporter
  • Posts

    1
  • Joined

  • Last visited

Everything posted by frogdude909

  1. FIXED The 6th time I reinstalled .net it worked. fml OK, so I know that there are solutions to the issue I'm having, and here are all the ones I have tried. 1.)Reinstalling .Net 6 (several times) 2.) run the following commands on CMD as an admin icacls.exe "C:\Program Files (x86)\dotnet" /grant "S-1-15-2-1:(oi)(ci)(rx)" icacls.exe "C:\Program Files (x86)\dotnet" /grant "S-1-15-2-2:(oi)(ci)(rx)" icacls.exe "C:\Program Files\dotnet" /grant "S-1-15-2-1:(oi)(ci)(rx)" icacls.exe "C:\Program Files\dotnet" /grant "S-1-15-2-2:(oi)(ci)(rx)" 3.) Giving myself ownership of program files and programfiles (x86) through Administrators 4.)Ensure that both have access to ALL APPLICATION PACKAGES 5.)Reinstalled VCredist.x64 6.) reinstalled vortex (it is located on my D: Drive, but was on my C:) 7.)Reinstalled Skyrim, but I've had this same issue with 7 Days to Die as well (bot C: and D: drives) 8.) Turned off sandbox mode 9.) cried Are there any other steps I could take to fix the issues I'm having? not necissarily in that order. https://github.com/Nexus-Mods/Vortex/issues/14168 this is the issue I'm having I do code in c# using Visual Studio, and I don't know if I could have screwed someting up while working in that, but I haven't touched it since trying to get the mods to install.
×
×
  • Create New...