Nibo
Registered
It does not matter where you unzip r2la folder. I tried it now and I get the same error as you when I try using "Run as admin". To fix this, open r2la_live_timing.bat in text/code editor and change path in line 1 to absolute path. If you have it in C:\Server\rf2 Log Analyzer ver.2.058.35, then your first line should be (note the quotes, they are mandatory):
cd "C:\Server\rf2 Log Analyzer ver.2.058.35\web2py"
