You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running VA "As Administrator", RatAttack-cli.exe will return the following error when attempting to pipe through a RATSIGNAL:
Unhandled Exception: System.UnauthorizedAccessException: Access to the path is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout) at RatAttack.RatAttack_cli.Main(String[] args)
Here is the associated setting in VA:
The text was updated successfully, but these errors were encountered:
When running VA "As Administrator",
RatAttack-cli.exe
will return the following error when attempting to pipe through a RATSIGNAL:Unhandled Exception: System.UnauthorizedAccessException: Access to the path is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout) at RatAttack.RatAttack_cli.Main(String[] args)
Here is the associated setting in VA:
The text was updated successfully, but these errors were encountered: