open in terminal
Opened this issue · 8 comments
The solution is relatively easy, you have to run powershell as an elevated user, following this:
Do I just run it in powershell without opening in terminal?
Yup, should run in Powershell instead of CMD, you're only missing the run as administrator
step
I tried running in admin in powershell but it's still doing the same thing
Ok, that's a step ahead, now you're only missing the right directory.
As you might notice in this last screenshot you sent there's the path "C:\WINDOWS\system32" which is the default one.
You may use cd
followed by the path where you have the r1_escape directory and execute again.
No clue where you downloaded it, but if it's in the Desktop you may use cd C:\Users\YOUR_USERNAME\Desktop\r1_escape
and from there you can run ./r1.ps1
.