Guest User

Untitled

a guest
Apr 25th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. echo server:asw.Off > "TEMP.txt"
  2. echo exit >> "TEMP.txt"
  3.  
  4. call "C:\Program Files\Oculus\Support\oculus-diagnostics\OculusDebugToolCLI.exe" -f "%~dp0\TEMP.txt"
  5.  
  6. del "TEMP.txt"
Add Comment
Please, Sign In to add comment